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

[AMORO-3371] Slow Display of Table List in Amoro Interface (#3371) #3372

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

kidnes
Copy link
Contributor

@kidnes kidnes commented Dec 19, 2024

Why are the changes needed?

Close #3371.

Brief change log

Modified interaction from hover to click.

How was this patch tested?

[x] Added test cases to check the loading performance and interaction method.
[x] Conducted manual tests and included screenshots to demonstrate the changes.
[x] Ran tests locally before making this pull request.

Documentation

Does this pull request introduce a new feature? (no)
If yes, how is the feature documented? (not applicable)

@github-actions github-actions bot added the module:ams-dashboard Ams dashboard module label Dec 19, 2024
Copy link
Contributor

@zhoujinsong zhoujinsong left a comment

Choose a reason for hiding this comment

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

I tested it in my local environment and found these changes:

  • The database/table list page will only disappear when the mouse clicks on another area.
  • The database switch will only be triggered by a mouse click.

It looks good to me and the user experience is improved.

@zhoujinsong zhoujinsong merged commit a66fe6a into apache:master Dec 20, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:ams-dashboard Ams dashboard module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement]: Slow Display of Table List in Amoro Interface
2 participants