-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show current page on menu #1911
Comments
Hi @FlorianJacta , I would like to work on this. |
hey @heysolomon , are you still working on this issue nuh! ? |
@NILAY1556 I haven’t started working on this issue yet as I haven’t been assigned to it yet. I have no problem collaborating with you on the issue. @FlorianJacta @FredLL-Avaiga is it possible for two contributors to be assigned on an issue? |
We can do with two contributors. |
@namnguyen20999 is also working on it inside of our R&D. |
I don't think there's enough meat on this issue for more than one especially if it is @namnguyen20999 ;-) |
This current issue has not been reviewed by the maintainer team and is not open to external contribution. Please look for issues labeled "good first issue" or "help wanted," as they are opened for external contributions. Thank you for your understanding. |
… into bug/#1911-current-page-menu
… into bug/#1911-current-page-menu
… into bug/#1911-current-page-menu
This issue has been labelled as "🥶Waiting for contributor" because it has been inactive for more than 14 days. If you would like to continue working on this issue, please add another comment or create a PR that links to this issue. If a PR has already been created which refers to this issue, then you should explicitly mention this issue in the relevant PR. Otherwise, you will be unassigned in 14 days. For more information please refer to the contributing guidelines. |
Description
The menu needs to show the proper current page when not navigating directly through the menu.
A code to replicate the issue:
Here, if the user manually enters the URL or page name, the menu will not show which page we are on.
This is an expected behavior, as the menu should not normally be used for navigation but for actions (like buttons). We could have a mode for the menu to be used in the context of navigation so that the menu recognizes on which we are.
The menu should be updated depending on the actual current page I am in.
Acceptance Criteria
Code of Conduct
The text was updated successfully, but these errors were encountered: