-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[Controls] Do not ignore invalid selections #174201
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
Heenawter
merged 50 commits into
elastic:main
from
nickpeihl:controls-highlight-invalid
Feb 23, 2024
Merged
Changes from all commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
042d15a
Do not ignore invalid selections
nickpeihl 3c14316
All selections use same font weight
nickpeihl 2f6df87
Do not ignore invalid values in range slider
nickpeihl 29599ff
Run validations after control has fully loaded
nickpeihl 017e728
Update tests
nickpeihl f6c3661
Merge branch 'main' of https://github.com/elastic/kibana into control…
nickpeihl 9146dc2
Remove commented code
nickpeihl f778f55
Warn user about invalid selections no longer ignored
nickpeihl 1f180b2
Fix range slider subscriptions
nickpeihl eb18331
Merge remote-tracking branch 'upstream/main' into controls-highlight-…
nickpeihl 56f5d26
Add stub for storage service
nickpeihl bbca6c8
Suggestion
Heenawter ec93377
Slightly cleaner implementation
Heenawter 9d6790b
Buggy version
Heenawter 03fa8d3
Better version
Heenawter b8b9a37
Clean up + add to range slider
Heenawter d19a28b
Give example of custom text + clean up
Heenawter 8173e16
Use toast instead of tour
nickpeihl 779acf5
Merge pull request #3 from Heenawter/try-to-clean-up-tour-stuff
nickpeihl 811fd64
Merge remote-tracking branch 'upstream/main' into controls-highlight-…
nickpeihl db0cc43
Match range slider and options list font weights
nickpeihl 213b161
Fix story service
nickpeihl 016ccdd
First attempt to add eui token
nickpeihl ae917a3
Fix positioning of invalid token
Heenawter 886d5b3
Fix truncation
Heenawter 430d5c7
Add invalid token to range slider
Heenawter 72543a3
Wrap tokens in tooltip
nickpeihl 3b83205
lint
nickpeihl 373479d
Don't show icons for invalid selections in popover menu
nickpeihl 5628911
Fix test with uncleared toast
nickpeihl 134bdaf
Fix toast collision in functional test
nickpeihl fb2ab34
Address review feedback
nickpeihl b329226
Simplify invalid selections logic
nickpeihl be3d10f
Move setting loading state outside of runRangeSliderQuery method
nickpeihl fe3478f
Merge branch 'main' into controls-highlight-invalid
nickpeihl c98f322
Remove invalid function
nickpeihl 23fea13
Merge remote-tracking branch 'refs/remotes/origin/controls-highlight-…
nickpeihl 951d463
Add warning icon to invalid selections list group label
nickpeihl 243ddd9
Merge branch 'main' into controls-highlight-invalid
Heenawter 0458fe7
Fix failing test
Heenawter 5a56610
Switch to warning toast + fix text
Heenawter f1ad19c
Switch back to EuiTour
Heenawter 3237fe2
Add custom range slider text
Heenawter b5b8c29
Switch invalid selections popover title design
Heenawter 7b9aea6
Fix failing test
Heenawter b5bf9da
Change body of tour step
Heenawter 15cbff4
Fix copy
Heenawter 6fd9848
Another copy change
Heenawter d8530a0
Merge branch 'main' into controls-highlight-invalid
Heenawter 3484856
Make options list text match range slider
Heenawter 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
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
Oops, something went wrong.
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.