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

EmailPasswordSignInPage should use theme primary color for Sign In button. #8

Open
pbozzay opened this issue Oct 31, 2020 · 0 comments

Comments

@pbozzay
Copy link

pbozzay commented Oct 31, 2020

Currently the EmailPasswordSignInPage uses a FormSubmitButton for the Sign In button UI. However, this does not accept a custom color or a context (in order to use the theme primary color). As a result this widget is not usable when the color indigo does not fit the rest of the UI being presented.

It seems like it would be better to allow a context argument so that the UI can use the parent theme.

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

No branches or pull requests

1 participant