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

Content overflows from the card in /users #8883

Closed
SwanandBhuskute opened this issue Oct 22, 2024 · 2 comments · Fixed by #8940
Closed

Content overflows from the card in /users #8883

SwanandBhuskute opened this issue Oct 22, 2024 · 2 comments · Fixed by #8940
Assignees

Comments

@SwanandBhuskute
Copy link
Contributor

When I was working on issue #7307 , I found this bug
When I added an extra user with my login, and visited /users with my login , I saw this small css bug where the name is overflowing

To Reproduce
Steps to reproduce the behavior:

  1. Go to '/users'
  2. Click on 2nd pagination of dev_districtadmin login (you can find it in any other login too)
  3. See error (username overflows)

Expected behavior
Not to overflow outside the defined card

Screenshots
Image
Image

Desktop (please complete the following information):

  • OS: windows
  • Browser : chrome
  • Version - latest

Additional context
I would like to take up this if approved

@bodhish
Copy link
Member

bodhish commented Oct 22, 2024

Add it as another item on the current PR that you are working on, let’s not have another issue to track the same

@SwanandBhuskute
Copy link
Contributor Author

I have raised the PR for issue#7307 and issue#8883
#8940

  • now, username and password check will display like this before entering text in the field and then normal green-red behaviour will be done (7307)
  • Username was overflowing from the card, so fixed it with simple css (8883)

@aravindm4 aravindm4 added this to Care Nov 1, 2024
@github-project-automation github-project-automation bot moved this to Triage in Care Nov 1, 2024
@github-project-automation github-project-automation bot moved this from Triage to Done in Care Nov 6, 2024
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.

2 participants