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

Clean up registration and session views #279

Merged

Conversation

jclusso
Copy link
Contributor

@jclusso jclusso commented Feb 3, 2024

  • There was some lingering devise logic that was hiding some text and links for sign-up and sign-in in the auth layout.
  • Added a text-link class since I feel this is a commonly used thing that is ideal to have an applied it to all links in these views.

- There was some lingering devise logic that was hiding some text and links for sign-up and sign-in in the auth layout.
- Added a `text-link` class since I feel this is a commonly used thing that is ideal to have an applied it to all links in these views.
@Shpigford Shpigford merged commit 472746d into maybe-finance:main Feb 3, 2024
4 checks passed
@jclusso jclusso deleted the clean_up_registration_and_session_views branch February 3, 2024 17:47
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