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

Making header responsive #212

Merged
merged 1 commit into from
Feb 15, 2023
Merged

Making header responsive #212

merged 1 commit into from
Feb 15, 2023

Conversation

Ririio
Copy link
Contributor

@Ririio Ririio commented Feb 14, 2023

This is a pr in reference to #202

I added a video demo to demonstrate what it does for different resolution

2023-02-14.10-55-16.mp4

I added a 'hamburger' state to accommodate for having two links. I was thinking on whether I should just turn it into an icon, but decided that it's for the best to have the name also be shown to avoid confusion.

I decided to remove the user name at a lower res, and was thinking on whether I should add it as a MenuItem or not...

@Ririio Ririio added the category: front end Front end part of our web service label Feb 14, 2023
@Ririio Ririio added this to the Milestone 0.3 milestone Feb 14, 2023
adding margin for certifacate and domain
@humphd
Copy link
Contributor

humphd commented Feb 14, 2023

I really like what you've done. There is still some bug happening at the 0:28 mark of your video, though. One of the breakpoints is wrong.

Screenshot 2023-02-14 at 11 15 44 AM

@Ririio
Copy link
Contributor Author

Ririio commented Feb 14, 2023

I really like what you've done. There is still some bug happening at the 0:28 mark of your video, though. One of the breakpoints is wrong.

oh no I noticed that too, but it's not from the code. Sometimes that can happen when I change resolution on the dev tool. If I try it again with the same format it works as intended

2023-02-14.11-21-50.mp4

Copy link
Contributor

@Genne23v Genne23v left a comment

Choose a reason for hiding this comment

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

It looks header is condensed in iPad view. I think we can follow up when other UI are get ready. It looks really nice.

@Ririio Ririio merged commit e0eb327 into DevelopingSpace:main Feb 15, 2023
@Ririio Ririio deleted the issue-202 branch February 15, 2023 01:18
@Ririio Ririio linked an issue Feb 15, 2023 that may be closed by this pull request
cychu42 pushed a commit to cychu42/starchart that referenced this pull request Feb 15, 2023
adding margin for certifacate and domain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: front end Front end part of our web service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Header is not responsive
3 participants