Skip to content

settings: add placeholders for settings #89329

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

Merged
merged 2 commits into from
Apr 11, 2025
Merged

Conversation

JonasBa
Copy link
Member

@JonasBa JonasBa commented Apr 10, 2025

Add placeholder for settings password inputs

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 10, 2025
@JonasBa JonasBa requested a review from a team April 10, 2025 19:56
@@ -14,7 +14,7 @@ const formGroups: JsonFormObject[] = [
autoComplete: 'current-password',
label: t('Current Password'),
help: t('Your current password'),
placeholder: '',
placeholder: 'Your current password',
Copy link
Contributor

Choose a reason for hiding this comment

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

oh, do we need to wrap these in t() or not?

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh, yes we do!

@JonasBa JonasBa enabled auto-merge (squash) April 11, 2025 13:31
@JonasBa JonasBa merged commit bc36026 into master Apr 11, 2025
41 checks passed
@JonasBa JonasBa deleted the jb/settings/placeholders branch April 11, 2025 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants