Skip to content

Conversation

@elliot-wilson
Copy link
Contributor

In very hand-wavy imprecise terms, the nds-multiline-input-grid component appears to be adding its total height -- not just the height that it is displaying in the input -- to the page. If you have a very large input value, such as a long list of institution settings, the result is that there is unused white space beneath the input. If you reduce the input, the white space shrinks.

Screen.Recording.2025-10-28.at.11.23.00.AM.mov

@elliot-wilson elliot-wilson marked this pull request as draft October 28, 2025 15:24
@akdetrick
Copy link
Collaborator

Woah - this is an interesting one. I suspect that the grid layout positioned elements are not pushing the extra space below, but maybe the hidden input itself.

Either way, this should be an interesting puzzle. You can file a UI Platform bug in linear if you haven't already

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.

3 participants