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

fix(dashboard): responsive design issues on small screens #4414

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

amitamrutiya
Copy link

Fix #4394

Address the following two issues mentioned in the description:

  1. Adjust heading sizes to use h3 for small devices and h2 for larger devices.
  2. Resolve the issue with position changes when the dropdown is open.

Signed-off-by: amitamrutiya2210 <amitamrutiya2210@gmail.com>
@amitamrutiya amitamrutiya changed the title Issue 4394 fix: responsive design issues on small screens May 2, 2024
@krtk6160 krtk6160 changed the title fix: responsive design issues on small screens fix(dashboard): responsive design issues on small screens May 3, 2024
Signed-off-by: amitamrutiya2210 <amitamrutiya2210@gmail.com>
@siddhart1o1
Copy link
Member

Thanks for the PR, few comments.

@siddhart1o1
Copy link
Member

@amitamrutiya2210 Are you going to continue with this PR?

@amitamrutiya
Copy link
Author

amitamrutiya commented May 26, 2024

I belive in my commits mentioned issue is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Responsive Design Issues on Small Screens in Dashboard
2 participants