Make login screen password helper less cryptic
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 68/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- java
- Domain
- authentication, frontend
Research direction
The issue identifies the login screen helper text but does not name a file or test. Locate the screen that renders the listed demo credentials, update the labels so usernames and passwords are unambiguous, and verify that all four examples display the requested format.
Written by the indexing model from the issue text.
Description
Login screen could be more explicit. It says:
viewer / password → VIEWER
editor / password → EDITOR
admin / password → ADMIN
superadmin / password → SUPER_ADMIN
This can be read as: for the user "viewer", password is "VIEWER".
Maybe this would be better:
u: viewer / p: password
u: editor / p: password
u: admin / p: password
u: superadmin / p: password
- Dominant language
- Java
- Stars
- 8
- Forks
- 0
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 20
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from vaadin/use-cases
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
All issues in vaadin/use-cases
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
opensearch-project/k-NN#3597 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100