For usage in settings pages, the width of the paneset used by <EntrySelector> is unset, resulting in a 50/50 split between itself and the menu produced by the <Settings> component.
The width of the paneset will be exposed through a prop "paneSetWidth" so that devs can define a width (say, "80%") so that inner detail pages can be better supported without too much of a space crunch.
This was completed a while ago. Closing for sake of house-keeping.
Cate Boerema July 18, 2018 at 10:24 AM
Excellent! Thanks!
John Coburn July 17, 2018 at 5:20 PM
Hey . This is in place... marking it as code review until we can update the implementation in the modules that need the extra width on those last panes of Settings.
For usage in settings pages, the width of the paneset used by <EntrySelector> is unset, resulting in a 50/50 split between itself and the menu produced by the <Settings> component.
The width of the paneset will be exposed through a prop "paneSetWidth" so that devs can define a width (say, "80%") so that inner detail pages can be better supported without too much of a space crunch.