-
Notifications
You must be signed in to change notification settings - Fork 841
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
[EuiFlyout] Resolve disparity between push flyouts and overlay flyouts #7065
Merged
Commits on Aug 10, 2023
-
[misc cleanup] move props that don't need to be after
...rest
to be……fore rest - these props are already extracted out and don't exist in `...rest`, so there's nothing to override
Configuration menu - View commit details
-
Copy full SHA for 1653966 - Browse repository at this point
Copy the full SHA 1653966View commit details -
Remove
dialog
role +tabIndex
from push flyoutsPush flyouts are already not receiving screen reader specific text, and in the case of the new beta collapsible nav, the push flyout truly isn't a dialog
Configuration menu - View commit details
-
Copy full SHA for bf1e24d - Browse repository at this point
Copy the full SHA bf1e24dView commit details -
Remove unnecessary
data-autofocus
prop from push flyouts- only used if the focus trap is enabled, and it's not, so we should just lose it
Configuration menu - View commit details
-
Copy full SHA for d84f0c6 - Browse repository at this point
Copy the full SHA d84f0c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d7df8a - Browse repository at this point
Copy the full SHA 0d7df8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39b5bf3 - Browse repository at this point
Copy the full SHA 39b5bf3View commit details -
[Docs] Add warning about push flyout accessibility
+ misc fragment cleanup
Configuration menu - View commit details
-
Copy full SHA for 7a6a831 - Browse repository at this point
Copy the full SHA 7a6a831View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b30b77 - Browse repository at this point
Copy the full SHA 6b30b77View commit details
Commits on Aug 11, 2023
-
Co-authored-by: Trevor Pierce <1Copenut@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3b1292d - Browse repository at this point
Copy the full SHA 3b1292dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9e6634 - Browse repository at this point
Copy the full SHA c9e6634View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.