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

Highlight newly-created items via UI animations #4054

Open
seancolsen opened this issue Dec 6, 2024 · 0 comments · May be fixed by #4089
Open

Highlight newly-created items via UI animations #4054

seancolsen opened this issue Dec 6, 2024 · 0 comments · May be fixed by #4089
Assignees
Labels
beta: approved Temporary label to mark issues that are approved ready Ready for implementation restricted: maintainers Only maintainers can resolve this issue type: enhancement New feature or request work: frontend Related to frontend code in the mathesar_ui directory

Comments

@seancolsen
Copy link
Contributor

seancolsen commented Dec 6, 2024

Let's consider the flow of adding a new schema from the database page. After the user submits the modal form and the modal closes, the user is still on the database page looking at the list of schemas. We'd like to use some CSS animation on the newly-created schema card to help the user locate it amongst the list of schemas. We should also scroll it into view if necessary.

The animation should be useful, subtle, and tasteful. It is to be improvised during implementation.

We should apply this same animation when other entities are created too. For example:

@seancolsen seancolsen added ready Ready for implementation restricted: maintainers Only maintainers can resolve this issue type: enhancement New feature or request work: frontend Related to frontend code in the mathesar_ui directory labels Dec 6, 2024
@seancolsen seancolsen added this to the v0.2.0 (beta release) milestone Dec 6, 2024
@kgodey kgodey added the beta: approved Temporary label to mark issues that are approved label Dec 11, 2024
@seancolsen seancolsen self-assigned this Dec 16, 2024
@seancolsen seancolsen linked a pull request Dec 17, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta: approved Temporary label to mark issues that are approved ready Ready for implementation restricted: maintainers Only maintainers can resolve this issue type: enhancement New feature or request work: frontend Related to frontend code in the mathesar_ui directory
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants