Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: reset pagination on DagList search#60326

Merged
pierrejeambrun merged 1 commit intoapache:mainfrom
OscarLigthart:fix/reset-pagination-on-search
Jan 9, 2026
Merged

fix: reset pagination on DagList search#60326
pierrejeambrun merged 1 commit intoapache:mainfrom
OscarLigthart:fix/reset-pagination-on-search

Conversation

Copy link
Contributor

OscarLigthart commented Jan 9, 2026

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.

Dev-iL reacted with thumbs up emoji
boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Jan 9, 2026
pierrejeambrun approved these changes Jan 9, 2026
Copy link
Member

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.

OscarLigthart reacted with thumbs up emoji
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 added this to the Airflow 3.1.7 milestone Jan 9, 2026
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
Copy link

github-actions bot commented Jan 9, 2026

Backport successfully created: v3-1-test

Status Branch Result
v3-1-test

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

Co-authored-by: Oscar Ligthart
OscarLigthart mentioned this pull request Jan 12, 2026
1 task
ephraimbuddy pushed a commit that referenced this pull request Jan 13, 2026
(cherry picked from commit f23b96b)

Co-authored-by: Oscar Ligthart
ephraimbuddy pushed a commit that referenced this pull request Jan 14, 2026
(cherry picked from commit f23b96b)

Co-authored-by: Oscar Ligthart
ephraimbuddy pushed a commit that referenced this pull request Jan 16, 2026
(cherry picked from commit f23b96b)

Co-authored-by: Oscar Ligthart
jason810496 pushed a commit to jason810496/airflow that referenced this pull request Jan 22, 2026
jhgoebbert pushed a commit to jhgoebbert/airflow_Owen-CH-Leung that referenced this pull request Feb 8, 2026
choo121600 pushed a commit to choo121600/airflow that referenced this pull request Feb 22, 2026
Subham-KRLX pushed a commit to Subham-KRLX/airflow that referenced this pull request Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

pierrejeambrun pierrejeambrun approved these changes

bbovenzi Awaiting requested review from bbovenzi bbovenzi is a code owner

ryanahamilton Awaiting requested review from ryanahamilton ryanahamilton is a code owner

shubhamraj-git Awaiting requested review from shubhamraj-git shubhamraj-git is a code owner

guan404ming Awaiting requested review from guan404ming guan404ming is a code owner

vatsrahul1001 Awaiting requested review from vatsrahul1001 vatsrahul1001 is a code owner

choo121600 Awaiting requested review from choo121600 choo121600 is a code owner

Assignees

No one assigned

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

Milestone

Airflow 3.1.7

Development

Successfully merging this pull request may close these issues.

2 participants