You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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.
The text was updated successfully, but these errors were encountered:
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:
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
Desktop:
I would like to work on this issue as well.
The text was updated successfully, but these errors were encountered: