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

Overflow of some fields such as district in the user management page #7256

Closed
alanansari opened this issue Feb 23, 2024 · 3 comments · Fixed by #7261
Closed

Overflow of some fields such as district in the user management page #7256

alanansari opened this issue Feb 23, 2024 · 3 comments · Fixed by #7261
Assignees

Comments

@alanansari
Copy link
Contributor

alanansari commented Feb 23, 2024

Describe the bug
Fields like Role and District in the user management page are fixed in width, so if a word of length greater than that width comes there it overflows over other elements or goes out of boundary.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://care.ohc.network/
  2. Click on 'Users' tab in the left sidebar
  3. Scroll down to the cards
  4. See error

Expected behavior
The fields if overflowed should wrap the elements in the next line to align themselves or the text itself can be shortened instead of showing the full names. Eg: Thiruvananthapuram can be Thiruvanan.. and hovering over shows a tooltip with full text.

Screenshots
image

Desktop:

  • OS: Windows 11
  • Browser Chrome
  • Version 122.0.6261.57 (Official Build) (64-bit)

I would like to work on this issue as well.

@kshitijv256
Copy link
Contributor

I would like to work on it

@rithviknishad
Copy link
Member

@kshitijv256 feel free to take this up once the changes requested 3 weeks ago for #7111 has been addressed

@alanansari
Copy link
Contributor Author

I would like to work on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants