arco-design-vue icon indicating copy to clipboard operation
arco-design-vue copied to clipboard

There is no a way to set a-trigger's zIndex

Open Sorryhx opened this issue 5 months ago • 0 comments

Basic Info

What are the similar cases of this feature

There is no case.Using a className or an option to set the z-index would be ideal.

What problem does this feature solve?

The A‑trigger’s popup forces z-index: 1001 via inline style, so I need to lower every other element’s z-index to keep it behind. That’s really brittle.

Sorryhx avatar Jun 23 '25 03:06 Sorryhx