Skip to content

feat: modernize Authentication Modal layout with password toggles and smooth animations #105 - #174

Open
prasiddhi-105 wants to merge 2 commits into
Muskankr:mainfrom
prasiddhi-105:feature/auth-modal-redesign
Open

feat: modernize Authentication Modal layout with password toggles and smooth animations #105#174
prasiddhi-105 wants to merge 2 commits into
Muskankr:mainfrom
prasiddhi-105:feature/auth-modal-redesign

Conversation

@prasiddhi-105

Copy link
Copy Markdown
Contributor

📝 Description

This PR fully resolves issue #105 by overhauling the authenticating dialog interface framework, replacing standard platform browser rendering with a polished glassmorphic modal design.

Key implementations include:

  • Smooth Animation Profiles: Integrated explicit CSS keyframe actions (fadeInModal and slideUpModal) creating unified motion tracking upon panel opening.
  • Inline Toggle Interfaces: Built custom password input layers equipped with functional state icons (👁️ / 🙈) to let users effortlessly reveal or mask text fields.
  • Network & Safety Safeguards: Bound input elements directly to async promise loading flags (⏳ Please wait...) to prevent double-form submission during active server processing cycles.

🔗 Related Issue

Closes #105

Screenshot or Screenrecording:

Screen.Recording.2026-07-18.220913.mp4

✅ Type of Change

  • ✨ New feature (non-breaking change that adds functionality)
  • 💅 UI/UX improvement

🧪 How Has This Been Tested?

  • Verified full keyboard overlay closing escape clicks trigger cleanly without memory leaks.
  • Validated proper user loading states and input disabling layers switch effectively over operational local endpoints.

@prasiddhi-105
prasiddhi-105 requested a review from Muskankr as a code owner July 18, 2026 16:46
@vercel

vercel Bot commented Jul 18, 2026

Copy link
Copy Markdown

@prasiddhi-105 is attempting to deploy a commit to the a2521729-9889's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Redesign the Authentication Modal for a modern user experience

2 participants