Add 'Show Password' Option when creating a new Sentry org
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 21h 10m
- Merged PRs (30d)
- 635
Description
### Problem Statement
On the signup page, when creating a new org there is no option to 'show password' to ensure that it was entered correctly.
### Solution Brainstorm
Either allowing for the password to be shown, or enforcing that users enter it twice to ensure that the password is correctly entered. This would avoid confusion and the user needing to immediately needing to reset their password and go through that flow by allowing them to check it at the start, or enforcing its correctly entered with an added 'confirm password' in a second entry spot.
### Product Area
Sign In
Contributor guide
Research direction
Start at the signup page described in the issue and trace the Sign In product area to locate the new-organization password form. Check the existing password-field behavior and related tests, if present. Done means users can verify the password during signup through the selected interaction and the signup flow remains functional.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100