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
Is your feature request related to a problem? Please describe.
For the Alerts/Anomalies on Dashboard visualizations feature, we required an enhanced and minimal version of the accordions for the flyouts we created on the Dashboard page.
@xeniatup@lezzago is this related to the proposed component OuiAccordionCard ? If so, we have this meta issue that is blocked pending the final generalized designs of the component. @xeniatup - lets formalize a timeline for the component design including all necessary states and builder options.
@KrooshalUX I believe this should be related to the OuiAccordionCard. We can use the usecases for this to help drive more requirements for the OuiAccordionCard then.
Is your feature request related to a problem? Please describe.
For the Alerts/Anomalies on Dashboard visualizations feature, we required an enhanced and minimal version of the accordions for the flyouts we created on the Dashboard page.
Describe the solution you'd like
The Enhanced and minimal accordion experience can be seen here: opensearch-project/alerting-dashboards-plugin#483
This has been implemented in Alerting with the following code: https://github.com/opensearch-project/alerting-dashboards-plugin/tree/main/public/components/FeatureAnywhereContextMenu/EnhancedAccordion
The part for a minimal accordion is done here: https://github.com/opensearch-project/alerting-dashboards-plugin/tree/main/public/components/FeatureAnywhereContextMenu/MinimalAccordion
The text was updated successfully, but these errors were encountered: