Skip to content
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

[Frotend] Remove the SideMenu additional items #8

Open
3 tasks
filipe-varela opened this issue Aug 14, 2022 · 1 comment
Open
3 tasks

[Frotend] Remove the SideMenu additional items #8

filipe-varela opened this issue Aug 14, 2022 · 1 comment

Comments

@filipe-varela
Copy link
Member

The SideMenu for now does the job that it needs to do, but it adds more items unnecessarily after the Future Ideas. After that, it should be made a reasonably organization in the items and it should be hidden the SideMenu when it's called a new page. For this latter task, the page should not be a new page, but instead a replacement of the current showing page, to avoid creating multiple new pages - which in return adds more memory and resources to the device.

Tasks:

  • Remove the unnecessary items
  • Reorganize the SideMenu
  • Instead of launching a new page, the app should replace the current one with the chosen by the user (this implies that should be a way to go back to previous page or to a new one)

Current state of the side menu:
sidemenu

@filipe-varela
Copy link
Member Author

Besides this, one could remove for now the Future Ideas section, since, for now, there is no logical advantage to its uses in this first release (at the time of writing this issue, the goal was to make a first release).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant