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

Fix #1660 [Mobile Frontend Issue] : Section-Dialog Overflow In Mobile Device Along With Some Changes In Spacing And Font Size Of Sidebar #2114

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Karanrajsinh
Copy link

@Karanrajsinh Karanrajsinh commented Dec 1, 2024

This Is The Fix For #1660

Issue : Form Prompt For Details Overflowing The Screen Without Scrollable Area With Fixed Height [Unresponsive In Mobile]

Fix : Added Max Height To The Section-Dialog.tsx For Mobile Device 60vh and Desktop Fit Content , Wrapping The Form Element With Scroll Area Allowing User To Scroll The Details Form When Exceeding The Height Of 60vh and Preventing The Overflow

Other Fix : Changes In Font Size For Mobile Devices And Some Layout Spacing Between The Section Of Left And Right Sidebar For All Devices

LEFT SIDEBAR:-

Before

rxresu.mp4

After

rxresu-1.mp4

RIGHT SIDEBAR:-

Before

rxresu-2.mp4

After

rxresu-3.mp4

@Karanrajsinh Karanrajsinh changed the title Issue#1049[Mobile Responsive] : Section-Dialog Overflow In Mobile Device Along With Some Changes In Spacing And Font Size Of Sidebar Issue#1663[Mobile Frontend Issue] : Section-Dialog Overflow In Mobile Device Along With Some Changes In Spacing And Font Size Of Sidebar Dec 2, 2024
@Karanrajsinh Karanrajsinh changed the title Issue#1663[Mobile Frontend Issue] : Section-Dialog Overflow In Mobile Device Along With Some Changes In Spacing And Font Size Of Sidebar Issue#1660 [Mobile Frontend Issue] : Section-Dialog Overflow In Mobile Device Along With Some Changes In Spacing And Font Size Of Sidebar Dec 2, 2024
@Karanrajsinh Karanrajsinh changed the title Issue#1660 [Mobile Frontend Issue] : Section-Dialog Overflow In Mobile Device Along With Some Changes In Spacing And Font Size Of Sidebar Fix #1660 [Mobile Frontend Issue] : Section-Dialog Overflow In Mobile Device Along With Some Changes In Spacing And Font Size Of Sidebar Dec 4, 2024
Copy link
Contributor

@DemaPy DemaPy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Headings size reduced for mobile device
  • Added ScrollContainer

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