Skip to content

Conversation

CarlosNZ
Copy link
Owner

Fix #57

Also adds restriction so that only one element can be edited at a time (this makes it easier to handle the original problem).

The tricky thing was getting a parent collection to know when one of its children is being edited (so it can change its auto-height logic). So I've added the currently-editing element to a global state provider (it already tracks "Collapse" state).

@CarlosNZ CarlosNZ merged commit 5f45ab2 into main May 18, 2024
@CarlosNZ CarlosNZ deleted the 57-Long-string-fixes branch June 14, 2024 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Too long string breaks UI and rendering

1 participant