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] Cells that have the onCellRender method added cannot be double-clicked into the edit state #4671

Open
2 tasks done
335060087 opened this issue Feb 19, 2025 · 0 comments
Assignees
Labels
bug Something isn't working scope:rendering

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

Reproducing the link:https://stackblitz.com/edit/github-c8mvnmuy?file=src%2Fcomponents%2FUniverSheet.vue

Expected behavior

bug1:The cells that have added the onCellRender method should double-click to enter the edit state just like any other cell
bug2:Add the onCellRender method to the mouse move in, let go of the left mouse button is not the state of the selected area

Actual behavior

bug1:Cells that have the onCellRender method added cannot be double-clicked into the edit state
bug2: Add the onCellRender method to the mouse move in, release the left mouse button or select the state of the region

System information

No response

@univer-bot univer-bot bot added the bug Something isn't working label Feb 19, 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 scope:rendering
Projects
None yet
Development

No branches or pull requests

3 participants