cv-frontend-vue icon indicating copy to clipboard operation
cv-frontend-vue copied to clipboard

refactor: replaced setTimeout with reactive transition in context menu

Open blazethunderstorm opened this issue 5 months ago • 4 comments

Fixes #469

Describe the changes you have made in this PR -

Replaced setTimeout in the context menu with Vue reactivity and CSS transitions to improve performance and follow best practices for UI state handling.

Note: Please check Allow edits from maintainers. if you would like us to assist in the PR.

Summary by CodeRabbit

  • Refactor
    • Improved context menu visibility and transitions using smoother CSS effects and reactive state, resulting in a more polished appearance and behavior.
    • No changes to the menu options or how users interact with the menu.

blazethunderstorm avatar Jun 12 '25 15:06 blazethunderstorm