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
…19497)
This replaces the existing Modal with a smaller Popover which is less intrusive. The popover also features a search bar for finding the desired Space when there are 8 or more Spaces to choose from.
### Details
When there are less than 8 spaces available, the selector will render a simple list of spaces.
When there are >= 8 spaces available, the selector will also render a search bar to let users search for their space.
### Prerequisites
- [x] Merge #18862 into `spaces-phase-1`
### Known Issues
- elastic/eui#1043 (fixed in `v3.2.0`)
- elastic/eui#1052 (fixed in `v3.2.1`)
- Missing typdefs (not a blocker to merge): elastic/eui#1120
Tested on 3.0.0 and 3.2.0. Also visible on the EUI Docs site: https://elastic.github.io/eui/#/layout/popover
The text was updated successfully, but these errors were encountered: