Skip to content

[Feature] Add Mobile Responsiveness #31

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

Open
YoungSong99 opened this issue Jan 31, 2025 · 0 comments
Open

[Feature] Add Mobile Responsiveness #31

YoungSong99 opened this issue Jan 31, 2025 · 0 comments
Assignees
Labels
bug fixes for issues or defects identified in the project enhancement enhancements to existing functionality or the addition of new features

Comments

@YoungSong99
Copy link
Collaborator

Description
To improve mobile responsiveness, the left and right navigation bars should automatically hide when the screen width falls below a certain threshold based on media queries. This will enhance readability and provide a better user experience on smaller screens.

Suggested Improvement

  • Use CSS media queries to detect smaller screen sizes and hide the side navigation bars accordingly.
  • Ensure smooth transitions when showing/hiding the navigation bars.
  • The PyData theme can be used as a reference for implementation.
Image
@YoungSong99 YoungSong99 added bug fixes for issues or defects identified in the project enhancement enhancements to existing functionality or the addition of new features labels Jan 31, 2025
@YoungSong99 YoungSong99 changed the title [Enhancement] Add Mobile Responsiveness [Features] Add Mobile Responsiveness Jan 31, 2025
@YoungSong99 YoungSong99 changed the title [Features] Add Mobile Responsiveness [Feature] Add Mobile Responsiveness Jan 31, 2025
@xames3 xames3 moved this from Todo to Backlog in Open-Source Projects Kanban Board May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fixes for issues or defects identified in the project enhancement enhancements to existing functionality or the addition of new features
Projects
Status: Backlog
Development

No branches or pull requests

2 participants