rotki / rotki

A portfolio tracking, analytics, accounting and management application that protects your privacy
https://rotki.com
GNU Affero General Public License v3.0
2.88k stars 530 forks source link

Dashboard button in top bar #2766

Closed 0xadri closed 3 years ago

0xadri commented 3 years ago

I'm going back and forth between the dashboard and some deeper topics (onchain balances, specific asset view, etc) and it's rather annoying to have to click on burgermenu>dashboard each time to go back to the initial view (kind of landing view).

Since the dashboard is so important, would it be possible to add a link to it in the top bar?

isidorosp commented 3 years ago

Good point, but in general you should be able to work around this by just making your app window wider (unless you're limited by a small horizontal resolution). If the app is over a certain width (I don't recall the exact number of pixels right now) the navigation menu should, instead of being fully hidden, appear either as a slim bar or a full menu. image

LefterisJP commented 3 years ago

As @isidorosp said we have a link to the dashboard always visible, even if you shrink the window size. Is that sufficient for you @adrien-be ?

0xadri commented 3 years ago

Yes I see it now. I was using the app with a small resolution size so I didn't have the icons on the left. All good thx!

On Wed, 21 Apr 2021, 23:34 Lefteris Karapetsas, @.***> wrote:

As @isidorosp https://github.com/isidorosp said we have a link to the dashboard always visible, even if you shrink the window size. Is that sufficient for you @adrien-be https://github.com/adrien-be ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rotki/rotki/issues/2766#issuecomment-824371812, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFUJZL2PRXQNIBDFNJLSKLTJ5AEVANCNFSM43KWX5SA .

isidorosp commented 3 years ago

As @isidorosp said we have a link to the dashboard always visible, even if you shrink the window size. Is that sufficient for you @adrien-be ?

Nah if you make the window too thin then even the thin menu bar goes away (this is for like "mobile mode"). Perhaps we should make this a frontend setting @kelsos ?

kelsos commented 3 years ago

I will have to check how easy it would be for that to be done. I will have to have a look into vuetify's documentation

0xadri commented 3 years ago

Sweet. A wee icon at the top would be great.