You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, it links to https://nixos.org/manual/nixpkgs/stable/#chap-quick-start, which is not a good place to be. It's just confusing and makes a user want to switch tabs and not help.
Solution Ideas
So given that we can't do anything about the manual as it's not in the scope of this repository, we either need to:
restructure .search-no-results to include the links, I see two avenues:
an accordion onClick can be used to mimic the current look
an interactive experience that replaces the text entirely with a choice of two buttons
use a modal to provide a more concise list of outlinks, I see two avenues:
use a popup of some kind
use an intermediary page separate/different from the manual
Urgency
I won't pretend like it's a 'nice-to-have' because it's definitely at least of moderate urgency assuming multiple levels of 'URGENT'
regards,
jee-mj
The text was updated successfully, but these errors were encountered:
Issue
Currently, it links to
https://nixos.org/manual/nixpkgs/stable/#chap-quick-start
, which is not a good place to be. It's just confusing and makes a user want to switch tabs and not help.Solution Ideas
So given that we can't do anything about the manual as it's not in the scope of this repository, we either need to:
.search-no-results
to include the links, I see two avenues:Urgency
I won't pretend like it's a 'nice-to-have' because it's definitely at least of moderate urgency assuming multiple levels of 'URGENT'
regards,
jee-mj
The text was updated successfully, but these errors were encountered: