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

[FEATURE REQUEST] New bottom navigation bar #2817

Closed
16 of 17 tasks
davigonz opened this issue Feb 17, 2020 · 0 comments · Fixed by #2845
Closed
16 of 17 tasks

[FEATURE REQUEST] New bottom navigation bar #2817

davigonz opened this issue Feb 17, 2020 · 0 comments · Fixed by #2845

Comments

@davigonz
Copy link
Contributor

davigonz commented Feb 17, 2020

Since #2742 is a huge task, we have to split it up and go step by step, delivering changes that users can see in a short-therm.

The first step would be creating a new bottom navigation bar for moving between Files, Uploads, Av. offline and Shared by link options, being more accessible for the users than the current location of those options in the side menu.

Therefore, Files, Uploads, Av. offline and Shared by link options will be removed from the side menu and reallocated to the new bottom navigation bar.

TASKS

  • UI design

  • Create branch feature/bottom_nav_bar
  • Development tasks
    • Paint the bar with the icons
    • Update icons with vectorized ones [Use all files filled one]
    • Navigate using bottom navigation bar instead of drawer
    • Remove options from drawer
    • Polish code
    • Remove transition from uploads tab
    • Hide the bar in multiselection mode
    • Show snackbar between navigation bar and FAB
    • Fix navigation bar to bottom
    • N2H: hide bar when scrolling down
  • Code review and apply changes requested
  • Design test plan
  • QA
  • Merge branch feature/bottom_nav_bar into master

PR

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

Successfully merging a pull request may close this issue.

2 participants