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

React table pasting #2184

Open
enyayinlee opened this issue Oct 25, 2023 · 0 comments
Open

React table pasting #2184

enyayinlee opened this issue Oct 25, 2023 · 0 comments
Labels
type: bug 🪲 Something isn't working

Comments

@enyayinlee
Copy link

Summary

Pasting table to table corner or selection with table controller cell will create malfunction table controller cell

Steps to reproduce

  • copy some cells, a cell and b cell are copied on this image
image
  • select a row using controller cell
image
  • paste
image

controller cell is now a regular cell after pasting

another issue is if you paste the same content to cell d, the result is as below
image

one column is appended without controller cell

Expected results

controller cells work fine.

@enyayinlee enyayinlee added the type: bug 🪲 Something isn't working label Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🪲 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant