dream-num / univer

Univer is an open-source productivity tool dev kit helping you integrate spreadsheets, docs and slides into your applications.
https://univer.ai
Apache License 2.0
6.8k stars 588 forks source link

[Bug] dropdown arrow still appears when set contextMenu: false #3442

Closed linen1794 closed 1 month ago

linen1794 commented 1 month ago

Before you submit this issue, have you checked the following

Affected packages and versions

0.2.9

Reproduction link

Thank you for your open-source contribution; it has been incredibly helpful to me. However, I’ve encountered a small issue. When I set contextMenu: false, a dropdown button still appears when I hover over the column header. I’m not sure whether this is a bug or if I’m missing some configuration. I would really appreciate your help. Thank youhttps://codesandbox.io/p/devbox/cool-morning-7r8tkd?file=%2Findex.js%3A52%2C29 ![Uploading WX20240914-110648@2x.png…]()

Expected behavior

dropdown arrow disappear

Actual behavior

dropdown arrow appear

System information

No response

jikkai commented 1 month ago

Duplicate of #3145