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

feat: Scroll active list item into view #3320

Merged
merged 2 commits into from
Jun 26, 2024
Merged

Conversation

DafyddLlyr
Copy link
Contributor

What does this PR do?

  • Scrolls active list item into view on create or edit
  • Small / quick UX improvement, thoughts and suggestions most welcome!
Screen.Recording.2024-06-26.at.10.10.05.mov

@DafyddLlyr DafyddLlyr requested a review from a team June 26, 2024 09:13
Copy link

github-actions bot commented Jun 26, 2024

Removed vultr server and associated DNS entries

@DafyddLlyr DafyddLlyr force-pushed the dp/scroll-list-into-view branch from 3394f6a to 8b45702 Compare June 26, 2024 09:59
@DafyddLlyr DafyddLlyr force-pushed the dp/scroll-list-into-view branch from 8b45702 to 0ac422a Compare June 26, 2024 09:59
@@ -13,6 +13,7 @@ import { mockMaxOneProps } from "../schemas/mocks/MaxOne";
import { mockZooPayload, mockZooProps } from "../schemas/mocks/Zoo";

jest.setTimeout(20_000);
Element.prototype.scrollIntoView = jest.fn();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@ianjon3s ianjon3s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really smart usability improvement

@DafyddLlyr DafyddLlyr merged commit 36016b9 into main Jun 26, 2024
12 checks passed
@DafyddLlyr DafyddLlyr deleted the dp/scroll-list-into-view branch June 26, 2024 10:30
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.

2 participants