`u-off-screen` and hidden inputs cause layout issues in application layout
Hidden inputs (like switch/radio/checkboxes) and labels hidden with u-off-screen cause layout problems inside panels of application layout.
It seems it's caused by position: absolute with no positioning defined (top/left/bottom/etc) - this causes these elements to be positioned off grid, creating unnecessary space and scrolling.
Thank you for reporting us your feedback!
The internal ticket has been created: https://warthogs.atlassian.net/browse/WD-13785.
This message was autogenerated
Triage: This is a bug that affects current users. We should address it in v4.
See article about u-off-screen approach, may be relevant to this fix - found by @bartaz https://www.tpgi.com/the-anatomy-of-visually-hidden/