You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using ProductSwitch as a nice looking Navigation Menu (just like in the Basic Sample), ca 20 items, half the space is unused (poor look and feel).
Other use case would be to display search result as ProductSwitch items.
Feature Request Description
By specification the columns count is determinated by 2 things:
There is no API to override this default behaviour.
On bigger screens, there is a lot of empty space because of this non-responsive behaviour. See Basic Sample on Playground.
Proposed Solution
ProductSwitch should be fully responsive, determining column number dynamically by available space and make use of the available space.
Proposed Alternatives
Provide public methods for properties like useAllSpace, numColumns, minColumns, maxColumns.
or
Leave it as it is with poor look and feel.
Organization
No response
Additional Context
#9733 (reply in thread)
Priority
None
Privacy Policy
The text was updated successfully, but these errors were encountered: