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

UX improvement: don't autofocus on Custom properties on dashboard #3872

Merged
merged 3 commits into from
Mar 14, 2024

Conversation

macobo
Copy link
Contributor

@macobo macobo commented Mar 8, 2024

Currently when you visit the dashboard with a certain configuration, it will automatically scroll to the bottom, which is annoying.

To reproduce:

  1. localStorage.clear() in console
  2. Refresh, open properties at the very bottom
  3. Refresh again

Expected behavior:

  1. Dashboard shows

Actual behavior:

  1. Dashboard scrolls to the bottom
Peek.2024-03-14.09-48.webm

Currently when you visit the dashboard with a certain configuration,
it will automatically scroll to the bottom, which is annoying.

To reproduce:
1. localStorage.clear() in console
2. Refresh, open properties at the very bottom
3. Refresh again

Expected behavior:
1. Dashboard shows

Actual behavior:
1. Dashboard scrolls to the bottom
@macobo macobo requested a review from a team March 8, 2024 09:13
@macobo macobo merged commit d3586a8 into master Mar 14, 2024
5 checks passed
@macobo macobo deleted the autofocus-off branch March 14, 2024 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants