Yili fix UI issues on the User Management Page#2583
Conversation
There was a problem hiding this comment.
There is no space between two rows of buttons as shown in below images, rest everything described works.
Reply:
Thank you for the feedback! The lack of space between the two rows of buttons is intentional. If any adjustments are needed in the future, we can revisit this, but for now, this is how it's supposed to look.
manikittu810
left a comment
There was a problem hiding this comment.
Hello @suaniii , I have gone through every step mentioned and everything is working as mentioned in the description.

Thank you.
SnelPatare
left a comment
There was a problem hiding this comment.
I have tested the changes and everything is working as expected. Please details below
Verify that there is spacing to the right of the show button. - Working as expected
Ensure the search input size is appropriate at screen widths around 641px and 491px. - Working as expected
Check that there is proper spacing and left alignment between top items at 375px. - "Send Setup link" and "Create new user" buttons are overlapping. Needs to improve
Verify that the user table font size reduces after 750px to minimize side scrolling. - Working as expected
Ensure that the placeholder text is fully visible in the Setup New User modal at 375px. - Working as expected
Verify that the reset password modal does not have excessive space beneath the labels. - Working as expected
strallia
left a comment
There was a problem hiding this comment.
I've tested the functionalities and they work as expected.
These are other issues I found:
- In Safari, the
selectinputs do not have consistent design with the other inputs and are misaligned.
- At 375px width, design-wise I think there could be more spacing between the top items so the buttons and inputs aren’t touching.
- In the Setup Invitation History modal, it would make more sense to have the Email placeholder be “Enter Email” instead of “Your Email” since it’s a list of other people’s emails.
Jingyii800
left a comment
There was a problem hiding this comment.
I have tested this function and it works as expected. While shrinking the page under 600 px width, all button and search box display in a good format.
bandicam.2024-09-05.21-59-09-384.mp4
crystallow1168
left a comment
There was a problem hiding this comment.
Hi @suaniii
Everything is working as expected and here are my findings:
✅ Verify that there is spacing to the right of the show button.
✅ Ensure the search input size is appropriate at screen widths around 641px and 491px.

✅ Check that there is proper spacing and left alignment between top items at 375px.

Suggestion: Add top/bottom margin to prevent the elements from appearing cramped.

✅ Verify that the user table font size reduces after 750px to minimize side scrolling.
Confirm that the setup invitation history modal uses a bordered table and includes placeholders in Email input.

✅ Ensure that the placeholder text is fully visible in the Setup New User modal at 375px.
PR.2583.mp4
✅ Verify that the reset password modal does not have excessive space beneath the labels.

|
Hey, @suaniii |
vedantg24
left a comment
There was a problem hiding this comment.
Tested the PR, and the changes are working as expected.
-There is spacing to the right of the show button.
-The search input size is appropriate at screen widths around 641px and 491px.


-There is proper spacing and left alignment between top items at 375px.

-The user table font size reduces after 750px.


-The setup invitation history modal uses a bordered table and includes placeholders in Email input.

-The placeholder text is visible in the Setup New User modal at 375px.

-The reset password modal does not have excessive space beneath the labels.

vishnupriyaatheti
left a comment
There was a problem hiding this comment.
@suaniii I have Verified the PR and changes are working as expected.



ashayk9
left a comment
There was a problem hiding this comment.
I have tested the pr, verified the following changes and everything is functioning as expected:
- Spacing: There is adequate spacing to the right of the "Show" button.
- Search Input Size: The search input size is appropriate at screen widths of 641px and 491px.
- Top Items Alignment: Proper spacing and left alignment between top items are maintained at 375px.
- User Table Font Size: The font size in the user table reduces after 750px
- Setup Invitation History Modal: The modal uses a bordered table and includes placeholders in the Email input field.
- Setup New User Modal: The placeholder text is fully visible at 375px.
- Reset Password Modal: There is no excessive space beneath the labels.
I have uploaded a screenshot to confirm these changes.
|
I have tested the PR and confirmed that the following changes are functioning as expected:
|
Shreyav2000
left a comment
There was a problem hiding this comment.
Tested the changes, and everything works as expected.
Spacing, alignment, and font size adjustments are perfect across various screen widths.
Modals, placeholders, and table borders display correctly.
Great job on the UI fixes!
Screen.Recording.2024-09-13.at.9.20.52.PM.mov
|
Hi @suaniii ,
I have one suggestion, if there is proper margin spacings between all buttons under user management, it will look better.
|
nishitag5
left a comment
There was a problem hiding this comment.
The changes work as described.
Recording.2024-09-14.171206.mp4
Added space, please review again. |
Added space, please review again. |
Fixed.
9160549 to
7665de9
Compare
honglinchen0524
left a comment
There was a problem hiding this comment.
Great work! All features work as intended.
PR2583.mp4
7665de9 to
2166077
Compare
bhavya17prakash
left a comment
There was a problem hiding this comment.
Reviewed Changes. Works as Expected.
404450608-bb211543-09d7-4e64-bc30-936bc01da301.mp4
|
Reviewed PR. The code is well-organized and covers a lot of functionality like managing users, permissions, modals, and UI updates. It works as expected |
myeeli
left a comment
There was a problem hiding this comment.
I have checked out the PR. Although all the functionalities are working as expected , while clicking on reset password i could see the field names are displayed twice, as you can see in the last picture. Also, i could see some display statements and warnings are getting displayed in the console when navigated to the user management screen.
2166077 to
3867f8c
Compare
Thanks for the feedback. The duplicate field names issue has been fixed. |
3867f8c to
21b2458
Compare






































































Description
Related PRS (if any):
For backend use development branch
How to test:
npm installand...to run this PR locallyScreenshots or videos of changes:
USER.MANAGEMENT.PAGE.UI.mov