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

Make Sign in button on Login purple #168

Open
ChaelCodes opened this issue Sep 6, 2020 · 2 comments
Open

Make Sign in button on Login purple #168

ChaelCodes opened this issue Sep 6, 2020 · 2 comments

Comments

@ChaelCodes
Copy link
Owner

ChaelCodes commented Sep 6, 2020

Describe the Feature

Is your feature request related to a problem? Please describe.
The login/signup screen are half-styled. Let's improve these by bulma-izing them.

Additional context
image

Describe the Technical Implementation of the Solution

Solution
We have an ApplicationFormBuilder now that might accept a submit method. Otherwise, you might have to generate the devise views. Finding a way to override the button is preferred to generating all the views in our app. In bulma, we'd apply the class is-primary.

References
Any references to materials or help articles that may help in implementing this issue.

@ChaelCodes
Copy link
Owner Author

@ChaelCodes Finish writing this. Include devise template and Matthew's fancy formbuilder.

@ChaelCodes ChaelCodes changed the title Improve Devise Login Screen Make Sign in button on Login purple Dec 12, 2020
@sjaustirni
Copy link

This issue seems to be fixed now, the button is visibly purple and of style is-primary: https://hunters-keepers.herokuapp.com/users/sign_in

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

2 participants