Skip to content

Update settings view with Tailwind#72

Open
BojayL wants to merge 1 commit into
corecodeio:mainfrom
BojayL:tailwind-settings-view
Open

Update settings view with Tailwind#72
BojayL wants to merge 1 commit into
corecodeio:mainfrom
BojayL:tailwind-settings-view

Conversation

@BojayL

@BojayL BojayL commented Jun 19, 2026

Copy link
Copy Markdown

Summary

  • Refactor the dashboard Settings subview from the CSS module to Tailwind utility classes.
  • Keep account, email, phone, and profile sections responsive across desktop and mobile layouts.
  • Preserve existing account/profile update behavior and wire the existing phone add state into the visible form controls.
  • Remove the unused Settings CSS module and unused modal/import code.

Closes #55

Validation

  • npm --workspace frontend run build
  • yarn workspace frontend build
  • Responsive browser check for /dashboard/setting with mocked user data
  • git diff --check

@netlify

netlify Bot commented Jun 19, 2026

Copy link
Copy Markdown

Deploy Preview for incredible-centaur-b58d2c ready!

Name Link
🔨 Latest commit 4608984
🔍 Latest deploy log https://app.netlify.com/projects/incredible-centaur-b58d2c/deploys/6a35765d7578eb00081528a3
😎 Deploy Preview https://deploy-preview-72--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 dashboard sub view "Setting" to Tailwind UI

1 participant