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

fix: position of confirm 2fa button to right #1469

Closed
wants to merge 1 commit into from

Conversation

allyson-silva
Copy link

@allyson-silva allyson-silva commented Apr 3, 2024

I changed the position of the confirmation button for enabling two-factor authentication. It was previously displayed to the left of the cancel button, which differs from the Jetstream standard (cancel on the left, confirm on the right). To achieve this, I only needed to change the position of the cancel button code and modify an if statement. I am not yet familiar with integration testing, otherwise I would have proceeded with this action.

I believe that this modification improves the user experience, which is why I have implemented it in a personal project of mine.

button change
This is my application, please ignore the changes in theme (im using daysi ui).

@taylorotwell
Copy link
Member

I think it's OK as is.

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.

None yet

2 participants