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

Fixed issue of acions in list-page. #2181

Merged
merged 2 commits into from
Jul 4, 2024
Merged

Conversation

kerwin612
Copy link
Member

What's changed?

before:
ddac8bf151bc561e2a5393db93ce4ad

after:
779fcff69cdc9c6be039e48f22c1f5d

The operation buttons on the list page may appear to be horizontally misaligned when the page is loading (not fully loaded), and will only align properly after loading is complete. This results in a horizontal visual jittering issue on the page, affecting its aesthetic appeal.

Checklist

  • I have read the Contributing Guide
  • I have written the necessary doc or comment.
  • I have added the necessary unit tests and all cases have passed.

Add or update API

  • I have added the necessary e2e tests and all cases have passed.

@github-actions github-actions bot added the webapp label Jul 3, 2024
@zqr10159 zqr10159 merged commit eeba46a into apache:master Jul 4, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants