-
Notifications
You must be signed in to change notification settings - Fork 437
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
Increase input width for Patient Investigation #3539
Conversation
✅ Deploy Preview for care-egov-staging ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
@Ashesh3 The UI is a bit confusing in small screens |
I agree that the table is a bit hard to navigate on smaller screens but I am afraid I am aware of no better solution. MaterialUI Table does not allow us to display the cells stacked according to the screen size. https://mui.com/material-ui/api/table/ Although we can indeed force the cells to stack, this might not achieve the best results: I believe that at it's current state (with this PR), it makes the table at least fully usable and represents it in an elegant manner. |
@rabilrbl Which design looks better for you? |
@Ashesh3 Reached out to @gigincg told me @aparnacoronasafe Will confirm whether this UI is confusing or not. |
Obviously the first one. |
Sure! Please do let me know here once you have an update on that. |
@rabilrbl @aparnacoronasafe Any updates on this? |
@Ashesh3 what is the status |
No changes are required to this PR. The suggested stacked table looks odd, for now the original design of this PR can be tested and implemented. |
@Ashesh3 merge the latest development to this PR |
Done |
the UI is breaking everywhere, can you check it in normal view |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
test approved |
Fixes #3535
Input fields are now big enough for the user to enter and review the data.