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

refactor(ui): update styling, error handling, and page linking for improved ux #7

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

kduprey
Copy link

@kduprey kduprey commented Sep 4, 2024

This PR improves UX by adding styling to inputs, including placeholder text color. Adds error handling with messages displayed to the user. Improves linking between pages and also updates layout style with flexbox.

@kduprey kduprey force-pushed the kenton/docs-9163-update-expo-quick-start-repo-to-improve-ui-style branch from 0586199 to 7fcaf8a Compare September 4, 2024 15:38
Adding styling to text for user info and using Button component for standard styling.
Adding layout styling for signed out view to flex buttons, updating links to Buttons
for standard styling.
Adds prettierrc file for consistent code formatting.

Signed-off-by: Kenton Duprey <[email protected]>
… btn, layout styling

Adds error handling with messages displayed to user if input is incorrect.
Adds styling to inputs with color on placeholder text and borders on inputs. Configures
autocomplete for inputs.
Updates Links to Buttons for standard styling.

Signed-off-by: Kenton Duprey <[email protected]>
@kduprey kduprey force-pushed the kenton/docs-9163-update-expo-quick-start-repo-to-improve-ui-style branch from 7fcaf8a to 8022e9b Compare September 4, 2024 15:39
@wobsoriano
Copy link
Member

Oh @kduprey, I missed this PR 😞 I created a new branch with some styling, error handling and combined OAuth + email and pass combo that we can send as an example to customers for a more advanced usage. Apologies!

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.

2 participants