Skip to content

Update recover password view with Tailwind#67

Open
BojayL wants to merge 1 commit into
corecodeio:mainfrom
BojayL:tailwind-recover-password
Open

Update recover password view with Tailwind#67
BojayL wants to merge 1 commit into
corecodeio:mainfrom
BojayL:tailwind-recover-password

Conversation

@BojayL

@BojayL BojayL commented Jun 19, 2026

Copy link
Copy Markdown

Summary

  • Reworks the Recover Password view with Tailwind utility classes.
  • Keeps the existing recover-password API call, email validation, error state, and success state behavior unchanged.
  • Adds responsive form sizing so the view fits mobile, tablet, and desktop layouts.

Fixes #52.

Validation

  • npm run build
  • npm --workspace frontend run build

Both builds complete successfully. Existing ESLint warnings remain in unrelated files.

@netlify

netlify Bot commented Jun 19, 2026

Copy link
Copy Markdown

Deploy Preview for incredible-centaur-b58d2c ready!

Name Link
🔨 Latest commit c61a55c
🔍 Latest deploy log https://app.netlify.com/projects/incredible-centaur-b58d2c/deploys/6a34f8a9ac8ea70008744b2c
😎 Deploy Preview https://deploy-preview-67--incredible-centaur-b58d2c.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

update "Recover Password" view to Tailwinds UI

1 participant