-
Notifications
You must be signed in to change notification settings - Fork 67
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
Enable kebab dropdown keyboard accessibility #2535
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
AWX
Label to indicate changes relevant to AWX
EDA
Label to indicate changes relevant to EDA
E2E
End-to-end testing
HUB
CCT
Component tests
AFW
Ansible Framework
labels
Jun 17, 2024
marshmalien
force-pushed
the
keyboard-accessible-dropdown
branch
6 times, most recently
from
June 20, 2024 17:14
da263c9
to
9d4ee10
Compare
jamestalton
requested changes
Jun 21, 2024
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.
Awesome changes. I'd also like to see us fix the overflow scrolling in this!
marshmalien
force-pushed
the
keyboard-accessible-dropdown
branch
from
July 9, 2024 19:09
9d4ee10
to
afd9c9e
Compare
marshmalien
requested review from
akus062381,
vishsanghishetty,
AlexSCorey,
vidyanambiar,
keithjgrant,
lgalis,
ZitaNemeckova and
kialam
as code owners
July 9, 2024 19:09
marshmalien
force-pushed
the
keyboard-accessible-dropdown
branch
7 times, most recently
from
July 12, 2024 17:45
0362654
to
63372f6
Compare
marshmalien
force-pushed
the
keyboard-accessible-dropdown
branch
3 times, most recently
from
July 15, 2024 20:45
0657954
to
b3cbcf8
Compare
jamestalton
previously approved these changes
Jul 15, 2024
nixocio
previously approved these changes
Jul 16, 2024
marshmalien
force-pushed
the
keyboard-accessible-dropdown
branch
2 times, most recently
from
July 17, 2024 17:54
f687729
to
0a62b90
Compare
marshmalien
force-pushed
the
keyboard-accessible-dropdown
branch
7 times, most recently
from
July 23, 2024 15:30
880836c
to
887107e
Compare
nixocio
approved these changes
Jul 23, 2024
marshmalien
force-pushed
the
keyboard-accessible-dropdown
branch
from
July 23, 2024 15:40
887107e
to
c785e9b
Compare
keithjgrant
approved these changes
Jul 23, 2024
Address e2e and component tests after moving to the latest PatternFly dropdown Display tooltip for disabled menu toggle page action dropdown
marshmalien
force-pushed
the
keyboard-accessible-dropdown
branch
from
July 23, 2024 20:05
c785e9b
to
6567541
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
https://issues.redhat.com/browse/AAP-12914
https://issues.redhat.com/browse/AAP-12952
Update to PatternFly's latest implementation of dropdown and remove deprecated implementation. Some breaking changes addressed:
position
as DropdownpopperProps
<Tooltip>
from dropdown items and pass tooltip properties as DropdownItemtooltipProps
children
<DropdownSeparator>
with<Divider>
component
prop withto