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.
Based on the feedback on #38506
Update copy on dropdown with no results:
![Screenshot 2024-04-03 at 12 52 22 PM](https://private-user-images.githubusercontent.com/4600967/319280286-33f14140-c79b-49f9-b14a-ec9c66d12d21.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwODc3NDksIm5iZiI6MTczOTA4NzQ0OSwicGF0aCI6Ii80NjAwOTY3LzMxOTI4MDI4Ni0zM2YxNDE0MC1jNzliLTQ5ZjktYjE0YS1lYzljNjZkMTJkMjEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDlUMDc1MDQ5WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MjMzNzViM2U5ZTBhYzcwYzg1NGI2YTIxNjNjZWY1NjY5OWUyODI2YjczOWExNmFiYzhlNDU5NzY1OTIwYzQ3NiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.-d1CNgw4BxkNG07WrvxREJ6493bjpEd9s8Uesw9TFtw)
Instead of two dropdowns for include/exclude. Add a radio toggle to switch between.
![Screenshot 2024-04-03 at 12 52 13 PM](https://private-user-images.githubusercontent.com/4600967/319280289-542c84e9-1ec5-46df-8416-7208d90e1f07.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwODc3NDksIm5iZiI6MTczOTA4NzQ0OSwicGF0aCI6Ii80NjAwOTY3LzMxOTI4MDI4OS01NDJjODRlOS0xZWM1LTQ2ZGYtODQxNi03MjA4ZDkwZTFmMDcucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDlUMDc1MDQ5WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MmQ5Y2EyZTE2NjNjYmI1NzY0ODYzMzUzNGJmMmIwMGUwMTY4YjJhZTFhYzMwMmQ3NGZkZDAzZDE3MmI2NWMwNSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.mNMeJzFJNg3YDp2hVIGn9I7b2YnEcDD847IuLgABQhw)
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rst
or{issue_number}.significant.rst
, in newsfragments.