Skip to content

Conversation

@vchiapaikeo
Copy link
Contributor

closes: #35074

Before:

bad-scrollbar-s.mov

After:

add-border-width-right-s.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.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 Nov 1, 2023
@vchiapaikeo
Copy link
Contributor Author

@pierrejeambrun , wdyt? I tried other options like manipulating scrollbar-gutter, adding extra padding, and margin but none seemed to work.

@vchiapaikeo vchiapaikeo force-pushed the vchiapaikeo/k8s-cncf-check-v2 branch from 5702013 to a0ba9cf Compare November 6, 2023 14:24
@bbovenzi
Copy link
Contributor

@pierrejeambrun , wdyt? I tried other options like manipulating scrollbar-gutter, adding extra padding, and margin but none seemed to work.

We have a padding right pr={4} in the parent <Box> component. Increasing that didn't work?

@vchiapaikeo
Copy link
Contributor Author

vchiapaikeo commented Nov 16, 2023

@bbovenzi , this seems to work for Chrome but doesn't work for Firefox :-(

Untitled.mov

Copy link
Contributor

@bbovenzi bbovenzi left a comment

Choose a reason for hiding this comment

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

if it works in chrome and firefox then this is good.

@vchiapaikeo
Copy link
Contributor Author

@eladkal , wdyt? Okay to merge here?

@eladkal eladkal added this to the Airflow 2.8.0 milestone Nov 22, 2023
@eladkal eladkal added the type:bug-fix Changelog: Bug Fixes label Nov 22, 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.

Grid UI Scrollbar / Cell Click Issue

3 participants