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

Optimize the code by removing unnecessary attribute values #2110

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

kerwin612
Copy link
Member

What's changed?

Optimize the code by removing unnecessary attribute values from the asideUserTpl.

The module asideUserTpl does not have a click event, nor does it have a dropdown box. Therefore, it is necessary to remove irrelevant attribute values and correct the mouse cursor style to the default, rather than setting it to appear clickable.

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.

@zqr10159 zqr10159 merged commit bdf8275 into apache:master Jun 20, 2024
3 checks passed
@tomsun28 tomsun28 added the good first pull request Good for newcomers label Jun 20, 2024
@tomsun28 tomsun28 added this to the 1.6.1 milestone Jun 20, 2024
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.

3 participants