piyushgarg-dev / review-app

Frontend Review Management Application | https://youtu.be/JD3NQsB3TQI
https://review-app-five.vercel.app
GNU General Public License v3.0
188 stars 283 forks source link

[Bug]: Layout shift while navigating between different pages on form edit #77

Closed thepradipvc closed 11 months ago

thepradipvc commented 11 months ago

Describe the bug

When we navigate between different form pages the scrollbar is shown if the content is long which leads the layout to shift on left side.

To Reproduce

  1. Go to any form to edit
  2. Navigate between pages
  3. The layout shifts between some pages where content is too large

Expected behavior

The layout should not shift

Screenshots/Videos

Uploading app.localhost_3000_dashboard_world_forms_edit_b8212673-ae81-4ff6-8eb1-b57a419a43d4 - Brave 2023-10-08 15-31-57.mp4…

Additional context

No response

Please checkmark the following checklist

thepradipvc commented 11 months ago

Hey @hemantwasthere , Can you please review my PR? Also, please add the Hactoberfest label to it.