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

[Feature] Control the edit button of the drop-down box #3478

Closed
2 tasks done
sun995046205 opened this issue Sep 19, 2024 · 5 comments · Fixed by #3574
Closed
2 tasks done

[Feature] Control the edit button of the drop-down box #3478

sun995046205 opened this issue Sep 19, 2024 · 5 comments · Fixed by #3574
Assignees
Labels
feature request New feature or request

Comments

@sun995046205
Copy link

Initial checklist

  • Is this really a problem?
  • I have searched the Github Issues for similar issues, but did not find anything.

Problem

image
下拉框的值可以任意改动,需要有个编辑按钮的权限控制,希望尽快处理一下
微信图片_20240919093146

@sun995046205 sun995046205 added the feature request New feature or request label Sep 19, 2024
@univer-bot univer-bot bot changed the title [Feature] 控制下拉框的编辑按钮 [Feature] Control the edit button of the drop-down box Sep 19, 2024
@univer-bot
Copy link

univer-bot bot commented Sep 19, 2024

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿

Origin Title: [Feature] 控制下拉框的编辑按钮

Title: [Feature] Control the edit button of the drop-down box


Initial checklist

  • Is this really a problem?
  • I have searched the Github Issues for similar issues, but did not find anything.

Problem

image
The value of the drop-down box can be changed arbitrarily. It requires permission control of the edit button. I hope it will be dealt with as soon as possible.
WeChat picture_20240919093146

@weird94
Copy link
Contributor

weird94 commented Sep 25, 2024

以下写法将在0.2.16生效。

 univer.registerPlugin(UniverSheetsDataValidationPlugin, {
        showEditOnDropdown: false,
 });

@univer-bot
Copy link

univer-bot bot commented Sep 25, 2024

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿

The following writing method will take effect in 0.2.16.

 univer.registerPlugin(UniverSheetsDataValidationPlugin, {
        showEditOnDropdown: false,
 });

@sun995046205
Copy link
Author

固德固德

@univer-bot
Copy link

univer-bot bot commented Sep 25, 2024

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿

Good Deeds Good Deeds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants