[Bug] How Should I Set Up Worksheet Insert/Delete Column Permission? #4727
Unanswered
frankcrc
asked this question in
Q&A | 常见问题
Replies: 1 comment 1 reply
-
The Issues section is only for reporting bugs and submitting feature requests. Questions related to "How to" will be moved to the Discussions section. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Before you submit this issue, have you checked the following
Affected packages and versions
0.5.5
Reproduction link
Here’s a demo I’ve created integrating React, Antd, and Univer,
https://stackblitz.com/edit/vitejs-vite-3d2jzwej?file=package.json
I also raised a question in Discussions(#4725), which explains the steps I tried, you can also take a look there.
Expected behavior
I hope that when I right click on the column header, I can gray out the insert/delete column.
Actual behavior
The menu is still available and I can insert or delete columns.
System information
No response
Beta Was this translation helpful? Give feedback.
All reactions