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

[Bug] tab tray: wrong side with bottom nav bar #55

Closed
B0pol opened this issue Sep 3, 2020 · 8 comments · Fixed by #65
Closed

[Bug] tab tray: wrong side with bottom nav bar #55

B0pol opened this issue Sep 3, 2020 · 8 comments · Fixed by #65

Comments

@B0pol
Copy link

B0pol commented Sep 3, 2020

@abhijitvalluri
Copy link
Collaborator

This is not a bug, it is a feature! The intention was to allow the new tab button (+) and the private tabs button, etc. be more easily accessible from the bottom of the screen. Presumably, if you chose the bottom position for the toolbar, you would prefer these to be more easily accessible. This feature was implemented in #49.

Would you prefer the old layout instead of this?

@abhijitvalluri
Copy link
Collaborator

#65 addresses this issue!

@B0pol
Copy link
Author

B0pol commented Sep 4, 2020

Nice. Thank you for #65, @abhijitvalluri

@adityasubathu
Copy link

Plus button isn't appearing when private mode is enabled

Screenshot_20200904-145837
Screenshot_20200904-145829
@abhijitvalluri

@abhijitvalluri
Copy link
Collaborator

I cannot reproduce the issue. Is it the Floating action button or the plus button in the tray that is not visible? For me, it is showing up correctly.

@adityasubathu
Copy link

adityasubathu commented Sep 4, 2020

I cannot reproduce the issue. Is it the Floating action button or the plus button in the tray that is not visible? For me, it is showing up correctly.

First enable private mode with the dedicated button in the top right. Then try adding a new tab

@abhijitvalluri
Copy link
Collaborator

First enable private mode with the dedicated button in the top right. Then try adding a new tab

Ah I see the problem. It is not invisible, but the color of the button is white! So in light theme it becomes invisible, but you can still click it on the right side. In dark theme this is not an issue as the button is always visible as a white + sign on a dark background!

I will need to fix this.

@abhijitvalluri
Copy link
Collaborator

This should not yet be closed. @adityasubathu's bug reported above (#55 (comment)) still needs to be fixed and it is fixed in #69. Although to be fair that is a separate issue and so a new issue should have been raised instead.

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

Successfully merging a pull request may close this issue.

3 participants