Ui Extensions: `MaybeResponsive` regressions

Echoing issues raised in posts like:

The new syntax for responsive approaches in UI Extensions only allows for container size. While this covers many use cases, it still lacks the ability for developers to cater UIs and functionalities to certain device types, as now the ability to style is even more obfuscated, not allowing us to use the viewportInlineSize.

Please consider:

  • Reintroducing a way to write styles based on the viewport size.
  • Exposing a reactive value of the current viewport, for programmatic UI adjustment as described here.
1 Like

Hi @muchisx

Unfortunately as you’ve seen, there’s no supported way to do this right now - but it’s on our radar to address. Thanks for raising this again though - I’ll update here when there’s more to share.

1 Like