-
Notifications
You must be signed in to change notification settings - Fork 181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Flyout component in Wazuh Dashboard 2.x #4638
Fix Flyout component in Wazuh Dashboard 2.x #4638
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TR: ✔️
Evidence:
Screencast.from.13-10-22.11.27.31.webm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reverted changes due to a bug in Elastic EUI, added back the component to handle the flyout and added the closing functions.
More details here.
Back to draft due to #4597 (comment) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test: 🔴
The flyout closes when the user clicks an option from a selector.
Easily reproducible in the Security section
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code review: ✔️
Test: ✔️
|
Description
Wrong behavior from the Flyout component in Wazuh Dashboard 2.x.
Issues Resolved
This PR fixes the flyout behavior. The
wz-flyout
was removed and replaced by the native EuiFlyout.Closes #4597
Test
Navigate to the following sections and test the flyout behavior. Click and explore inner content.
Defined on #4597 (comment)
Check List
yarn test:jest