Description
Overview
EuiCollapsibleNavBeta
component originates from a feature request: #6759. It has been implemented in #6904 and is currently in beta due to testing in Kibana. This issue is intended to track the progress and necessary actions to transition the functionality out of beta status and into general availability.
Feature Description
EuiCollapsibleNavBeta
component was created to support a new navigation design in Kibana. It is supposed to replace EuiCollapsibleNav
.
Usage Notes
The EuiCollapsibleNavBeta
component is in production and it's used on both Serverless and the Stack (currently opt-in on existing deployments and the default for all new deployments).
Next Steps
To facilitate the transition, we should:
- Address any reported bugs or issues
- Deprecate the current
EuiCollapsibleNav
- Rename
EuiCollapsibleNavBeta
toEuiCollapsibleNav
- Update documentation for full release
- Align with Shared UX on moving
EuiCollapsibleNav
outside of EUI