Skip to content

Fix where expanding resizer wouldn't expanse grid view #31581

Merged
pierrejeambrun merged 11 commits into
apache:mainfrom
Adaverse:grid-bug-1
Jun 1, 2023
Merged

Fix where expanding resizer wouldn't expanse grid view #31581
pierrejeambrun merged 11 commits into
apache:mainfrom
Adaverse:grid-bug-1

Conversation

@Adaverse

@Adaverse Adaverse commented May 27, 2023

Copy link
Copy Markdown
Contributor

Below is the issue -

grid_drag_issue.mp4

Fix contains the following -

  • It expands the Grid view when user moves the resize cursor to the right to a minimum width.
  • The grid is expanded when user makes the movement to the right and does not wait until the user crosses the minimum width mark since it makes UI look unresponsive.
fixed.mp4

^ 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.

@boring-cyborg boring-cyborg Bot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels May 27, 2023
Comment thread airflow/www/static/js/dag/Main.tsx
@Adaverse
Adaverse requested a review from bbovenzi May 30, 2023 16:50
@bbovenzi bbovenzi added this to the Airflow 2.6.2 milestone May 30, 2023
@pierrejeambrun
pierrejeambrun merged commit 29d2a31 into apache:main Jun 1, 2023
@eladkal eladkal added the type:bug-fix Changelog: Bug Fixes label Jun 8, 2023
@eladkal eladkal modified the milestones: Airflow 2.6.2, Airflow 2.7.0 Jun 8, 2023
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. area:webserver Webserver related Issues type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants