Fix : auth UI – add missing CSS, motion, icons, and password strength indicator (#1362).#1474
Open
amankv1234 wants to merge 3 commits into
Open
Fix : auth UI – add missing CSS, motion, icons, and password strength indicator (#1362).#1474amankv1234 wants to merge 3 commits into
amankv1234 wants to merge 3 commits into
Conversation
Author
|
Hi @aryandas2911 , The requested changes have been completed. Kindly review and merge the PR if everything is fine. Thank you! |
aryandas2911
approved these changes
Jun 9, 2026
Owner
|
lint pls |
3c8d4db to
8e93854
Compare
Author
|
Hi @aryandas2911 ! I've fetched from the main branch, resolved all the merge conflicts, and fixed the linting issues as requested. The build is passing locally as well. Please review, and let me know if it's good to be merged now! Thanks! |
Owner
|
@amankv1234 resolve conflicts |
Owner
|
resolve conflicts |
Author
|
@aryandas2911 , I have resolve all merge conflict take a look and merge it and let me know further any issue |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR resolves issue #1362.
Problem
input-modernwas missing.Solution
.input-modernand.auth-page-bgutilities with a glass‑morphic look.index.htmlto CSS.jspdfdependency.Verification
npm run devruns without console errors.npm run buildsucceeds (see build logs).