Uh oh!
There was an error while loading. Please reload this page.
Add multiselect to run state in grid view - #35403
Conversation
0897dd3 to
b7f5db6Comparebbovenzi
commented
Nov 16, 2023
Nice. I wonder if listing all of the options by default is the best UX, vs leaving it empty and showing all states. |
vchiapaikeo
commented
Nov 17, 2023
Yes, good point. I could even sub it for something like "All Run States". Will get a demo out showing that as well. Also, what do you think about doing the same for run types? And are you okay with the way it is serialized as a csv with the bulk of the manipulation logic on the JSX side? |
bbovenzi
commented
Nov 17, 2023
"All run states" sounds great. Let's do both run state and run type. I think the logic in the PR now looks good. |
b7f5db6 to
b939ef4CompareGreat. Still need to do some work on tests. |
b939ef4 to
7ef33e0Comparevchiapaikeo
commented
Nov 18, 2023
Latest demo: multiselect-demo2.mov |
potiuk
commented
Nov 18, 2023
Nice! |
b77aa83 to
b98dfcaCompareeladkal
commented
Nov 24, 2023
cc @bbovenzi can we merge? |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
0fa54a4 to
2a4d949Comparevchiapaikeo
commented
Nov 29, 2023
Latest demo: multiselect.mov |
vchiapaikeo
commented
Dec 1, 2023
I think we are good to merge here. |
2a4d949 to
777580fComparepierrejeambrun
commented
Dec 1, 2023
Nice, thank you! |
* Add multiselect to run state in grid view * Fix tests * Multiselect for run types, UI nits, refactor * Fix tests, refactor * Simplify multiselect value * Nits and refactor * Use arrays instead of serializing to csv * Fix tests and global axios paramsSerializer to null (cherry picked from commit 9e28475)
closes: #34795
multi-select-grid-view.mov
test-search-params.mov
^ 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.rstor{issue_number}.significant.rst, in newsfragments.