iTwin / appui

Monorepo for iTwin.js AppUi
MIT License
9 stars 2 forks source link

Expose all `Popover` props in `StatusBarPopover` component #1068

Closed GerardasB closed 1 month ago

GerardasB commented 1 month ago

Changes

This PR fixes #1051 by allowing all Popover props to be passed into the StatusBarPopover and extending customization.

Testing

N/A

GerardasB commented 1 month ago

LGTM.

Small note: This doesn't "fix #1051", it just provides an escape hatch to the user. The proper fix would involve making the content responsive to the size of the container.

Yeah, I should've used closes https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests#linking-a-pull-request-to-an-issue