Skip to content

Conversation

@OscarLigthart
Copy link
Contributor

Context

When a user is on a specific page and makes use of the search bar, they are often left with an empty screen as the search goes through but the pagination remains. In this PR, we reset the pagination upon changes made in the search bar.


^ 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 airflow-core/newsfragments.

@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Jan 9, 2026
Copy link
Member

@pierrejeambrun pierrejeambrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

We have a similar problem on other pages. (Pools, etc...) basically everytime a search bar is used to filter out a table results, it would be great to follow up on that and fix it at other places.

@pierrejeambrun pierrejeambrun added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Jan 9, 2026
@pierrejeambrun pierrejeambrun added this to the Airflow 3.1.7 milestone Jan 9, 2026
@pierrejeambrun pierrejeambrun merged commit f23b96b into apache:main Jan 9, 2026
79 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 9, 2026
(cherry picked from commit f23b96b)

Co-authored-by: Oscar Ligthart <oscar.ligthart@vinted.com>
@github-actions
Copy link

github-actions bot commented Jan 9, 2026

Backport successfully created: v3-1-test

Status Branch Result
v3-1-test PR Link

bbovenzi pushed a commit that referenced this pull request Jan 9, 2026
(cherry picked from commit f23b96b)

Co-authored-by: Oscar Ligthart <oscar.ligthart@vinted.com>
ephraimbuddy pushed a commit that referenced this pull request Jan 13, 2026
(cherry picked from commit f23b96b)

Co-authored-by: Oscar Ligthart <oscar.ligthart@vinted.com>
ephraimbuddy pushed a commit that referenced this pull request Jan 14, 2026
(cherry picked from commit f23b96b)

Co-authored-by: Oscar Ligthart <oscar.ligthart@vinted.com>
ephraimbuddy pushed a commit that referenced this pull request Jan 16, 2026
(cherry picked from commit f23b96b)

Co-authored-by: Oscar Ligthart <oscar.ligthart@vinted.com>
jason810496 pushed a commit to jason810496/airflow that referenced this pull request Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers. backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants