UI issues when accepting an invite
Open
Nobody has claimed this yet.
feature/auth
- Dominant language
- Python
- Stars
- 39.9k
- Forks
- 3.4k
- Avg merge
- 7h 27m
- Merged PRs (30d)
- 222
Description
I was watching a user accept an invite and witnessed a couple oddities that would be worth fixing. I didn't try to repro them again, so not sure if they were flukes, but worth checking the next time someone is working in here.
- Clicking into the empty password field didn't automatically pop up the suggest password dropdown. I was able to right-click where I found the option to "Suggest password", but it was odd that it didn't open when clicking into the input once like most other websites.
- When clicking the yellow submit button to create the account (after entering a password), a red dot (I think it was a dot?) appeared below the input, making it look like there was an issue with password validation (but with no text displayed). But after the form processed, it correctly went to the email verification screen. So, just looks like something is up with the password validation on the UI side.
Contributor guide
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.
Research direction
No file, test, or entry point is named. Start by reproducing the invite-acceptance flow and inspect the password field and form-validation behavior; done means both reported UI symptoms are understood and the account-creation flow behaves correctly without a misleading validation indicator.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100