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] Data validation position error when adding a new row #4408

Open
2 tasks done
zhao-bin-zero opened this issue Jan 2, 2025 · 1 comment
Open
2 tasks done

[Bug] Data validation position error when adding a new row #4408

zhao-bin-zero opened this issue Jan 2, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@zhao-bin-zero
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.5.2

Reproduction link

https://stackblitz.com/edit/univer-sheets-vite-y3xyqwzb?file=src%2Fmain.ts

Expected behavior

When inserting a row in the fourth row, I hope the fifth row moves down and new data validation is added to the fourth row.
1735814477005

Actual behavior

In fact, the value of the fifth line moves down, but the data validation appears in the newly added fifth line.
1735814522535

System information

No response

@zhao-bin-zero zhao-bin-zero added the bug Something isn't working label Jan 2, 2025
@univer-bot
Copy link

univer-bot bot commented Jan 2, 2025

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

Origin Title: [Bug] 新增行时数据验证位置

Title: [Bug] 新增行时数据验证位置


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.5.2

Reproduction link

https://stackblitz.com/edit/univer-sheets-vite-y3xyqwzb?file=src%2Fmain.ts

Expected behavior

When inserting a row in the fourth row, I hope the fifth row moves down and new data validation is added to the fourth row.
1735814477005

Actual behavior

In fact, the value of the fifth line moves down, but the data validation appears in the newly added fifth line.
1735814522535

System information

No response

@zhao-bin-zero zhao-bin-zero changed the title [Bug] 新增行时数据验证位置 [Bug] Data validation position error when adding a new row Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants