ComboButton RTL and Popover props
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 51
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
## Expected Behavior
- Provide method to pass props directly to `Popover` component in `ComboButton` to allow for custom overrides if necessary.
- Related to https://github.com/EsriPS/Indoors-WebApp/issues/2630
## Current Behavior
No way to use `appendToBody` or override `placement`
## Possible Solution
Add `popoverProps` object that we can spread onto the `Popover`.
Contributor guide
Assessment
This issue has not been assessed yet.