Smooth dialog resizing #1

Open
opened 2026-06-16 10:25:41 -07:00 by end · 0 comments
Owner

Dialogs are often used to accept user input or otherwise manipulate stored entities. As a result they frequently resize as changes are made to the dialog inner HTML. I'm not sure that there's a good Svelte way to solve this from the library side, but it would be really awesome if there's a simple way to abstract it. Otherwise we should at least include some basic documentation in the component doc providing a simple implementation example.

Dialogs are often used to accept user input or otherwise manipulate stored entities. As a result they frequently resize as changes are made to the dialog inner HTML. I'm not sure that there's a good Svelte way to solve this from the library side, but it would be really awesome if there's a simple way to abstract it. Otherwise we should at least include some basic documentation in the component doc providing a simple implementation example.
end added the enhancement label 2026-06-16 10:26:03 -07:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: svelte-toolkit/sui#1