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

[style] Responsive UI #3

Open
westofsky opened this issue Oct 9, 2024 · 0 comments
Open

[style] Responsive UI #3

westofsky opened this issue Oct 9, 2024 · 0 comments
Labels
enhancement New feature or request style Add style

Comments

@westofsky
Copy link
Member

✅Feature Request

Motivation

To enhance user experience across different devices, we would like to implement a responsive UI. This feature will ensure that the interface adapts to various screen sizes, providing a seamless experience for users on both desktop and mobile devices.

Proposed Solution

The solution would involve creating a responsive UI by adjusting layouts and elements dynamically. This can be achieved by using media queries to modify styles based on max-width values or by implementing other flexible approaches for responsiveness.

Expected Behavior

The new feature should allow the UI to automatically adjust to different screen sizes, including mobile, tablet, and desktop views. Media queries should be utilized where necessary to achieve this, ensuring that the design is optimized for all devices. Additionally, you can make changes to the _swaggy.scss file to freely customize the UI for improved responsiveness.

Added Code

The specific changes will involve incorporating media queries and potentially updating the existing styles to ensure a flexible, responsive design.

ETC

Feel free to modify the _swaggy.scss file or other relevant style files to achieve the desired responsive behavior.

@westofsky westofsky added enhancement New feature or request style Add style labels Oct 9, 2024
@westofsky westofsky changed the title [STYLE] Responsive UI style: Responsive UI Oct 9, 2024
@westofsky westofsky mentioned this issue Oct 9, 2024
6 tasks
@leejin-rho leejin-rho changed the title style: Responsive UI [style] Responsive UI Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request style Add style
Projects
None yet
Development

No branches or pull requests

1 participant