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

feat: navbar width toggle #710

Merged
merged 3 commits into from
Jul 24, 2018
Merged

feat: navbar width toggle #710

merged 3 commits into from
Jul 24, 2018

Conversation

olizilla
Copy link
Member

@olizilla olizilla commented Jul 6, 2018

Click on the logo to collapse the side nav. Click again to get it back. Invision design here: https://projects.invisionapp.com/d/main#/console/13924274/294213563/preview

ipfs-webui-nav-collapse

(the weirdness with the light blue top bar is just an artefact from the gif screen recorder.)

License: MIT
Signed-off-by: Oli Evans oli@tableflip.io

Click on the logo to collapse the side nav. Click again to get it back.

License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
@olizilla olizilla requested review from alanshaw and hacdias July 6, 2018 09:09
Copy link
Contributor

@fsdiogo fsdiogo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

But it should have some kind of a hint to show that is possible to do this, or else it will be missed by most part of the users. Just something to think about 🙂

@olizilla
Copy link
Member Author

olizilla commented Jul 6, 2018

@fsdiogo strongly agree. I'll add something that appears when you hover over the nav.

@olizilla
Copy link
Member Author

olizilla commented Jul 6, 2018

(in another PR tho)

@fsdiogo
Copy link
Contributor

fsdiogo commented Jul 6, 2018

Awesome 👌

We can think of something cool 😎

Copy link
Member

@hacdias hacdias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 😄 Just a little suggestion: why isn't the transition animated?

Copy link
Member

@hacdias hacdias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just found an issue:

image

This happens because we need to tell the size of the action bar. Could you just take a look at this, please?

If you're busy I can see if I can take care of it.

@hacdias
Copy link
Member

hacdias commented Jul 24, 2018

I'm merging this. I have a way to fix the size of the action bar

@hacdias hacdias merged commit 019c69e into revamp Jul 24, 2018
@hacdias hacdias deleted the feat/revamp/nav-toggle branch July 24, 2018 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants