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

Add Vertical Scrolling for Overflowing Facilities/Organizations & Reduce Avatar Size in Notes Tab & Textbox not expanding in Add Facility Form #9998

Closed
Rishith25 opened this issue Jan 15, 2025 · 5 comments · Fixed by #10005
Assignees

Comments

@Rishith25
Copy link
Contributor

Rishith25 commented Jan 15, 2025

Task 1 : Vertical Scrolling for Overflowing Data

When the number of facilities or organizations exceeds the container height, the data is being cut off and not fully visible.

Expected : Vertical scrolling should be enabled to ensure that all facilities or organizations are accessible.
Image

Task 2 : Reduce avatar size in notes tab in encounter page

Image

Task 3 : TextBox is not expanding in Add Facility.

Image

@Rishith25
Copy link
Contributor Author

@rithviknishad I would like to work on this. Please assign this to me

@joshjosh1248
Copy link

Task 1 : Vertical Scrolling for Overflowing Data

When the number of facilities or organizations exceeds the container height, the data is being cut off and not fully visible.

Expected : Vertical scrolling should be enabled to ensure that all facilities or organizations are accessible. Image

Task 2 : Reduce avatar size in notes tab in encounter page

Image

Insert the2nd block in a div called block 2 and in the css file use the overflow-y : auto or overflow-y :scroll to solve the scrolling issue

Similarly to reduce avatar size just put the avatar image in a div and reduce its height and width

@ramchandra06032004
Copy link

@Rishith25 sir I am working on this issue.

@Rishith25
Copy link
Contributor Author

@ramchandra06032004 yep waiting for issue to be assigned, before raising a PR.
I already worked on it

@ramchandra06032004
Copy link

Okay

@Rishith25 Rishith25 changed the title Add Vertical Scrolling for Overflowing Facilities/Organizations & Reduce Avatar Size in Notes Tab Add Vertical Scrolling for Overflowing Facilities/Organizations & Reduce Avatar Size in Notes Tab & Textbox not expanding in Add Facility Form Jan 16, 2025
@github-project-automation github-project-automation bot moved this to Triage in Care Jan 22, 2025
@Jacobjeevan Jacobjeevan added this to Care Jan 22, 2025
@Jacobjeevan Jacobjeevan moved this from Triage to Done in Care Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
3 participants