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

MFE header too wide on mobile #7

Open
igobranco opened this issue Nov 28, 2024 · 0 comments
Open

MFE header too wide on mobile #7

igobranco opened this issue Nov 28, 2024 · 0 comments
Assignees

Comments

@igobranco
Copy link
Member

On mobile the NAU icon is soo big that prevents to show the right header action menu. This creates an horizontal scroll on the page that is very bad!

IPhone SE
Image

Samsung galaxy A51/71:
Image

Possible solution:
Use react-responsive Responsive tag like https://github.com/openedx/frontend-component-header/blob/901f39f42c0a8c1927a1cf22ce5c129c6eed2a73/src/Header.jsx#L123-L131
And differentiate a desktop or a mobile logos.

Like we are doing on the LMS Django screns:
Image
Image

Or wait for the new NAU logo that will be not so wider.

I tried the new logo, that isn't being approved... it is more height. It will create other problems, like not seeing it / too small.

Image

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

No branches or pull requests

2 participants