Bug - Registration steppers autoscroll user down the page
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
IF I click on the registration stepper icons on steps 1 thru 4 (no errors)
AND I haven't gone to review and confirm step to trigger auto-scrolling to errors
THEN users are getting autoscrolled down the page
Each stepper icon seems to anchor somewhere different and often the steppers are hidden and this could cause confusion for users to know where they are in the process.
Stepper icons should not autoscroll the user - they should stay where they were when they clicked the stepper icon (unless errors have been triggered by review and confirm, in which case it auto-scrolls user to first error - which is currently working as it should)
**What it looks like if you click location stepper icon:**
---
Clicking Step 1 icon:

---
Clicking Step 2 icon:

---
Clicking Step 4 icon:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.