Floating UI: Review, validate, and test alignment - defaults, optional values, fallbackPlacement, fallbackAxisSideDirection #17250
Labels
package: @carbon/react
@carbon/react
role: dev 🤖
type: docs 📖
type: infrastructure 🤖
Issues relating to devops, tech debt, etc.
Milestone
Through #17248 we uncovered a logical error with how
autoAlign
positioned the OverflowMenu when the initialplacement
didn't fit. Similar issues exist in the other components with alignment options and that supportautoAlign
.We need to go through and meticulously look at every component and variant (like
isTabTip
) to:There are very specific docs on the types of alignment options available to every popover-based element and variant. The same exists for Menus.
Important
If there is any confusion on how these should behave, the fallback order preference, etc., consult a design lead and document the decision in the issue.
Tasks
The text was updated successfully, but these errors were encountered: