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

TextAreaEntry with autoResize not working after toggle section and change selection #314

Open
ptyin opened this issue Dec 7, 2023 · 1 comment
Labels
backlog Queued in backlog bug Something isn't working spring cleaning Could be cleaned up one day

Comments

@ptyin
Copy link

ptyin commented Dec 7, 2023

Describe the Bug

When toggled section and then changed the selection to another shape, I found the TextAreaEntry with autoResize degrades to only 1 row.

I made a minimal reproducible example in this repository.

Steps to Reproduce

The following steps can be reproduced on this demo site.

  1. TextArea with autoResize
image
  1. toggle the section
image
  1. change the selection and toggle the section again
image

Expected Behavior

I believe it should be re-autoResize even after toggling and selection.

Environment

  • Library version: [e.g. 3.13.0]
@ptyin ptyin added the bug Something isn't working label Dec 7, 2023
@nikku nikku added the ready Ready to be worked on label Dec 12, 2023
@nikku
Copy link
Member

nikku commented Dec 12, 2023

Thanks for opening this issue. I'm able to reproduce it.

@marstamm marstamm added the spring cleaning Could be cleaned up one day label Jan 9, 2024
@marstamm marstamm added the backlog Queued in backlog label Jan 9, 2024 — with bpmn-io-tasks
@marstamm marstamm removed the ready Ready to be worked on label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Queued in backlog bug Something isn't working spring cleaning Could be cleaned up one day
Development

No branches or pull requests

3 participants