ecrin-github / ecrin-github/crPMT
Fix scrolling to invalid field on invalid form
Open
bug
enhancement
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
When attempting to save if the form is invalid, the page will scroll to the first invalid field in the form. The scrolling does not work properly when the field in question is at the top of the page (because of the sticky header). There should be a minimum y value check to enable the scrolling.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.