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

[Bug] The custom formula validates the cell string length and sets the reject input validation to be incorrect and reject input to be incorrect #4676

Open
2 tasks done
335060087 opened this issue Feb 19, 2025 · 1 comment
Assignees
Labels
bug Something isn't working scope:data validation

Comments

@335060087
Copy link

Before you submit this issue, have you checked the following

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

Affected packages and versions

0.6.0

Reproduction link

The link to the official website can be reproduced

univer.bug.mp4

Expected behavior

When you enter the custom formula =LEN(A2)<=2 and the advanced Settings reject the input, expect the box to pop up when the third character is entered and restore the cell character to two

Actual behavior

When entering the custom formula =LEN(A2)<=2 and advanced Settings reject input

bug1: Instead of showing a reject pop-up when entering the third character, it shows a warning

bug2: Do not display a reject popup until the fourth character is reached

System information

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36

@univer-bot univer-bot bot added the bug Something isn't working label Feb 19, 2025
@weird94
Copy link
Contributor

weird94 commented Feb 25, 2025

Working on it. This issue will be fixed after 2 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working scope:data validation
Projects
None yet
Development

No branches or pull requests

3 participants