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

feat: add responsive style #4

Merged
merged 7 commits into from
Oct 9, 2024
Merged

Conversation

westofsky
Copy link
Member

@westofsky westofsky commented Oct 9, 2024

Pull Request

Title

Add Responsive Style

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Refactoring (code change that neither fixes a bug nor adds a feature)
  • Documentation update
  • Other (please describe):

Description

  • Added responsive UI to improve user experience on different screen sizes.
  • Implemented logic to hide the sidebar when the screen width is below 650px.
  • Adjusted the layout so that when the screen width is below 768px, the request and response sections take up 100% width and are stacked vertically, instead of being displayed side-by-side with 50% width.

Screenshots

image

Issue Number

#3

@leejin-rho leejin-rho merged commit 273d7f3 into Swaggy-Swagger:master Oct 9, 2024
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

Successfully merging this pull request may close these issues.

2 participants