Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auth responsive layout #104

Merged
merged 23 commits into from
Feb 5, 2024
Merged

Auth responsive layout #104

merged 23 commits into from
Feb 5, 2024

Conversation

dEdmishka
Copy link
Contributor

@dEdmishka dEdmishka commented Feb 2, 2024

I've refactored css-classes for the main auth pages(auh, profile, verification); so now this pages match our figma design

auth-adaptive.mp4

--

Also returned the cspell auto-fill command to the project

Closes #84, #100

@dEdmishka dEdmishka added the enhancement New feature or request label Feb 2, 2024
@dEdmishka dEdmishka self-assigned this Feb 2, 2024
Copy link

vercel bot commented Feb 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
messenger-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 5, 2024 1:15pm

@firehawk89 firehawk89 changed the title Auth adaptive layout Auth responsive layout Feb 3, 2024
src/app/auth/page.tsx Outdated Show resolved Hide resolved
src/app/auth/page.tsx Outdated Show resolved Hide resolved
src/app/auth/page.tsx Outdated Show resolved Hide resolved
src/app/auth/page.tsx Outdated Show resolved Hide resolved
src/components/pages/auth-content.tsx Outdated Show resolved Hide resolved
src/app/auth/page.tsx Outdated Show resolved Hide resolved
src/app/globals.css Outdated Show resolved Hide resolved
src/components/pages/auth/auth-form.tsx Outdated Show resolved Hide resolved
src/components/pages/auth/auth-form.tsx Outdated Show resolved Hide resolved
src/app/profile/page.tsx Outdated Show resolved Hide resolved
src/app/profile/page.tsx Outdated Show resolved Hide resolved
src/app/profile/page.tsx Outdated Show resolved Hide resolved
src/components/pages/profile/profile-form.tsx Outdated Show resolved Hide resolved
src/components/pages/profile/profile-form.tsx Outdated Show resolved Hide resolved
@dEdmishka
Copy link
Contributor Author

I also set position absolute for error's span in form component(I think this is a good decision), and set for input's spna pointer-events none, as u asked. So after all code edits, I still try to save our design idea(in placing submit button on the same level for each auth page)

@firehawk89
Copy link
Member

I also set position absolute for error's span in form component(I think this is a good decision), and set for input's spna pointer-events none, as u asked. So after all code edits, I still try to save our design idea(in placing submit button on the same level for each auth page)

Ok 👍🏻

Copy link
Member

@firehawk89 firehawk89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job 👍🏻

src/app/auth/page.tsx Outdated Show resolved Hide resolved
src/app/verification/page.tsx Outdated Show resolved Hide resolved
src/components/pages/auth-content.tsx Outdated Show resolved Hide resolved
@dEdmishka dEdmishka merged commit 89a95ea into main Feb 5, 2024
5 checks passed
@dEdmishka dEdmishka deleted the auth-responsivness branch February 5, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Responsivness
2 participants