Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scroll and auto-focus after clicking on the pen to edit a field #66

Open
sampaccoud opened this issue Nov 22, 2022 · 0 comments
Open

Scroll and auto-focus after clicking on the pen to edit a field #66

sampaccoud opened this issue Nov 22, 2022 · 0 comments
Assignees

Comments

@sampaccoud
Copy link

Feature Request

Is your feature request related to a problem or unsupported use case? Please describe.

When I click on the pen to edit a field in a form, the edit pane opens below but I need to scroll to it manually and click in the first input before I can update it.

Describe the solution you'd like

The browser should scroll to the edit pane and auto focus on the first field of the edit form.
When I save, make sure I go back to the scroll on the field where I was before.
Make sure to write a test to secure this fix.

Describe alternatives you've considered

I can see several alternatives which would need to be discussed with the UX designer:

  • a modal
  • a replacement of the field view by the edit form
  • a side edit pane
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants