-
Notifications
You must be signed in to change notification settings - Fork 391
fix: [M3-10264] - Disabled Autocomplete Options #12583
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
Merged
bnussman-akamai
merged 17 commits into
linode:develop
from
bnussman-akamai:M3-10264-fix-autocomplete-disabled-options
Jul 31, 2025
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
e408fc2
save progress
bnussman 41223fc
make tooltip show when option is focused with keyboard
bnussman 5dfd5ce
ensure disabled options are focusable
bnussman addc1a3
Added changeset: UI and accessibility of disabled Autocomplete options
bnussman 0a16dbb
fix unit test now that there is visbily hidden text that duplictes thβ¦
bnussman 931f2fd
go back to basics
bnussman 96269db
Revert "go back to basics"
bnussman 1197988
clean up and fix tooltip overflow @mjac0bs
bnussman 8a46b21
clean up a bit based on @pmakode-akamai 's feeback
bnussman 7d6f760
fix unit test
bnussman 7d87391
Merge branch 'develop' into M3-10264-fix-autocomplete-disabled-options
bnussman 954757a
try to minimize tooltip showing outside of popover
bnussman 9ac92ad
fix confusing image disabled reason
bnussman 909c6cf
fix weird region select behavior
bnussman 55a3afe
fix yet another unit test
bnussman 8f42bad
fix lint errors
bnussman cdba8bf
don't watch for mouse events because it breaks tooltip interactivity
bnussman File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| "@linode/manager": Fixed | ||
| --- | ||
|
|
||
| UI and accessibility of disabled Autocomplete options ([#12583](https://github.com/linode/manager/pull/12583)) |
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.