Consistency and Accessibility Improvements of the user-related UIs by martinfrancois · Pull Request #815 · gotify/server · GitHub
Skip to content

Consistency and Accessibility Improvements of the user-related UIs - #815

Merged
jmattheis merged 9 commits into
gotify:masterfrom
martinfrancois:master
Jul 26, 2025
Merged

Consistency and Accessibility Improvements of the user-related UIs#815
jmattheis merged 9 commits into
gotify:masterfrom
martinfrancois:master

Conversation

@martinfrancois

Copy link
Copy Markdown
Contributor

Thanks for making gotify, it's truly awesome!

Just some small things I noticed that could be improved, let me know in case you wouldn't want one of the changes, I intentionally split them up into multiple commits so it would be easy to remove any changes you wouldn't want.

I tried adding justifications to the commit's bodies, if anything is unclear don't hesitate to ask back.

As the username doesn't have to be an email, having email as the type is incorrect.
This change also makes it more consistent with the way it is defined in the login form.
…login

The login form says username and password and should be consistently used throughout.
As the username doesn't have to be an email, having email as the type is incorrect.
This change also makes it more consistent with the way it is defined in the login form.
The login form says username and password and should be consistently used throughout.
The login form says username and password and should be consistently used throughout.
This ensures password managers can properly save the form field's values.
@martinfrancois
martinfrancois requested a review from a team as a code owner July 23, 2025 21:54
@codecov

codecov Bot commented Jul 24, 2025

Copy link
Copy Markdown

@eternal-flame-AD eternal-flame-AD left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm and great commit history management!

I will let the owner take a second look before merging. He knows frontend best.

Comment thread ui/src/user/Login.tsx
@martinfrancois

Copy link
Copy Markdown
Contributor Author

@jmattheis
jmattheis merged commit a9ecbdc into gotify:master Jul 26, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants