Skip to content

Conversation

@unnati-jaiswal24
Copy link

@unnati-jaiswal24 unnati-jaiswal24 commented Dec 22, 2025

What kind of change does this PR introduce?

Bug fix & UI enhancement — makes the JSON Data Types table responsive on mobile and removes the need for horizontal scrolling.

Issue Number: #1623

•Closes 🐛 Bug: Table in JSON Data Types page not adjustable for mobile #1623.

Others?
None.

Screenshots/videos:

Old view (table cut off, requires sideways scrolling).

Screenshot 2025-12-23 at 11 05 40 PM

New view:

Screenshot 2025-12-23 at 5 48 17 PM
json-data.tables.mov

(table fits the viewport and is fully readable).

If relevant, did you update the documentation?

Not applicable — this PR only updates layout and responsiveness of an existing page.

Summary
This PR fixes the mobile layout of the JSON Data Types table, which previously appeared cut off and forced horizontal scrolling to read all columns. It updates the table container styles to behave responsively on narrow screens, ensures long cell content wraps correctly, and lets the table height grow naturally so it stays within the visible area on mobile devices. Desktop behavior remains unchanged.
#1623 , fixes #1623

Does this PR introduce a breaking change?
No — this PR does not introduce any breaking changes. The updates are purely visual/responsive and do not alter existing data, APIs, or functionality.

Checklist

Please ensure the following tasks are completed before submitting this pull request.

Read, understood, and followed the contributing guidelines.

Tested the changes on:

 •OS: macOS Sequoia 15.6.1

 •Browser: Google Chrome

 •Version: 143.0.7499.169

@github-actions
Copy link

Hi @unnati-jaiswal24! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: issue reference, kind of change description

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

@github-actions
Copy link

github-actions bot commented Dec 22, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview ceb588c

@codecov
Copy link

codecov bot commented Dec 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (4765f6d) to head (ceb588c).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2019   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines          633       633           
  Branches       196       196           
=========================================
  Hits           633       633           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link

Hi @unnati-jaiswal24! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: kind of change description

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

@vtushar06
Copy link
Contributor

Hii @unnati-jaiswal24, great initiative towards this issue , can you please share visuals after changes, it makes easier to look into it.

@github-actions
Copy link

Hi @unnati-jaiswal24! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: issue reference, kind of change description

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

1 similar comment
@github-actions
Copy link

Hi @unnati-jaiswal24! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: issue reference, kind of change description

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

@github-actions
Copy link

Hi @unnati-jaiswal24! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: issue reference

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

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

Labels

None yet

Projects

Status: Ready to review

Development

Successfully merging this pull request may close these issues.

🐛 Bug: Table in JSON Data Types page not adjustable for mobile

2 participants