Open
Description
Describe the bug
when accessing the following pages on a mobile device, the pages are not adjusted for mobile screens, the pages are:
- Type-specific Keywords
- Array
- Boolean
- Null
- Numeric Types
- Object
- String
- Dialect and Vocabulary Declaration
- use cases
The issues observed include:
- Tables are cut off and do not resize properly.
- The navigation bar extends beyond the viewport.
- The language selection dropdown is too wide for mobile screens, causing it to overflow.
Steps To Reproduce
- Open the JSON Schema website on a mobile device.
- Navigate to one of the pages
- Observe.
Expected Behavior
- Tables should be fully visible and scrollable if necessary.
- The navigation bar should remain within the screen width.
- The language selection should adjust to fit mobile screens properly.
Screenshots
Device Information [optional]
- OS:
- Browser:
- version:
Are you working on this issue?
Yes
Do you think this work might require an [Architectural Decision Record (ADR)]? (significant or noteworthy)
No