Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix sticky filter persistence on Airflow Logo click - #73096

Open
yquaziii wants to merge 1 commit into
apache:v2-10-testfrom
yquaziii:fix-sticky-filter-2.10.5
Open

Fix sticky filter persistence on Airflow Logo click#73096
yquaziii wants to merge 1 commit into
apache:v2-10-testfrom
yquaziii:fix-sticky-filter-2.10.5

Conversation

@yquaziii

Copy link
Copy Markdown
  • Update navbar.html Airflow logo link to send reset_filters=true.
  • Update views.py index view to clear session filter cookies (lastrun, tags, status) on reset_filters.
  • Add unit test test_reset_filters_clears_session_cookies in test_views_home.py.

Closes: #73079


Was generative AI tooling used to co-author this PR?
  • [ X ] Yes (please specify the tool below) Gemini to fetch files and test locally

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

- Update navbar.html Airflow logo link to send reset_filters=true.
- Update views.py index view to clear session filter cookies (lastrun, tags, status) on reset_filters.
- Add unit test test_reset_filters_clears_session_cookies in test_views_home.py.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant