Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix pod log viewer scrollbars #14199

Merged
merged 5 commits into from
Jul 9, 2023
Merged

Conversation

alexec
Copy link
Contributor

@alexec alexec commented Jun 25, 2023

  1. Makes the scroll bars work how I wanted, which is visible and all data scrolls correctly. This was not possible with List. You must use Grid.
  2. Don't disable scrollToBottom when the user tries to scroll to the bottom.

alexec added 2 commits June 25, 2023 12:11
Signed-off-by: Alex Collins <[email protected]>
@alexec alexec requested a review from crenshaw-dev June 25, 2023 19:14
@alexec alexec marked this pull request as ready for review June 25, 2023 19:14
Copy link
Contributor

@todaywasawesome todaywasawesome left a comment

Choose a reason for hiding this comment

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

YOLO Approve.

@alexec alexec requested a review from rbreeze June 29, 2023 15:28
@alexec
Copy link
Contributor Author

alexec commented Jul 7, 2023

@crenshaw-dev can I bump review pls?

Copy link
Member

@crenshaw-dev crenshaw-dev left a comment

Choose a reason for hiding this comment

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

Local test confirms scrolls are scrollier.

@crenshaw-dev
Copy link
Member

@alexec can you check the CI lint issue?

@crenshaw-dev crenshaw-dev enabled auto-merge (squash) July 7, 2023 16:01
@crenshaw-dev
Copy link
Member

/cherry-pick release-2.8

@crenshaw-dev
Copy link
Member

/cherry-pick release-2.7

@codecov
Copy link

codecov bot commented Jul 9, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01 ⚠️

Comparison is base (918e19e) 49.73% compared to head (e55e676) 49.72%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #14199      +/-   ##
==========================================
- Coverage   49.73%   49.72%   -0.01%     
==========================================
  Files         261      261              
  Lines       44705    44705              
==========================================
- Hits        22234    22231       -3     
- Misses      20284    20286       +2     
- Partials     2187     2188       +1     

see 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@crenshaw-dev crenshaw-dev merged commit 3b496ce into argoproj:master Jul 9, 2023
gcp-cherry-pick-bot bot pushed a commit that referenced this pull request Jul 9, 2023
* fix: Fix pod log viewer scrollbars

Signed-off-by: Alex Collins <[email protected]>

* fix scrolling

Signed-off-by: Alex Collins <[email protected]>

---------

Signed-off-by: Alex Collins <[email protected]>
gcp-cherry-pick-bot bot pushed a commit that referenced this pull request Jul 9, 2023
* fix: Fix pod log viewer scrollbars

Signed-off-by: Alex Collins <[email protected]>

* fix scrolling

Signed-off-by: Alex Collins <[email protected]>

---------

Signed-off-by: Alex Collins <[email protected]>
@alexec alexec deleted the fix-plv-sbs branch July 9, 2023 18:53
crenshaw-dev pushed a commit that referenced this pull request Jul 11, 2023
* fix: Fix pod log viewer scrollbars



* fix scrolling



---------

Signed-off-by: Alex Collins <[email protected]>
Co-authored-by: Alex Collins <[email protected]>
crenshaw-dev pushed a commit that referenced this pull request Jul 11, 2023
* fix: Fix pod log viewer scrollbars



* fix scrolling



---------

Signed-off-by: Alex Collins <[email protected]>
Co-authored-by: Alex Collins <[email protected]>
schakrad pushed a commit to schakrad/argo-cd that referenced this pull request Jul 24, 2023
* fix: Fix pod log viewer scrollbars

* fix scrolling

---------

Signed-off-by: Alex Collins <[email protected]>
Co-authored-by: Alex Collins <[email protected]>
Signed-off-by: schakrad <[email protected]>
yyzxw pushed a commit to yyzxw/argo-cd that referenced this pull request Aug 9, 2023
* fix: Fix pod log viewer scrollbars

Signed-off-by: Alex Collins <[email protected]>

* fix scrolling

Signed-off-by: Alex Collins <[email protected]>

---------

Signed-off-by: Alex Collins <[email protected]>
@suzaku suzaku mentioned this pull request Aug 15, 2023
tesla59 pushed a commit to tesla59/argo-cd that referenced this pull request Dec 16, 2023
* fix: Fix pod log viewer scrollbars

Signed-off-by: Alex Collins <[email protected]>

* fix scrolling

Signed-off-by: Alex Collins <[email protected]>

---------

Signed-off-by: Alex Collins <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants