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 permanent vertical scroll and left marging on project details page #14181

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

alexmt
Copy link
Collaborator

@alexmt alexmt commented Jun 22, 2023

PR partially addresses #13827

PR removes permanent vertical scroll on application details page and removes invalid left margin that shifted everything left and broken toolbar on project details page.

Before:

Screen.Recording.2023-06-22.at.3.50.14.PM.mov

After:

Screen.Recording.2023-06-22.at.3.50.51.PM.mov

…s page

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
@alexmt alexmt requested review from rbreeze and keithchong and removed request for rbreeze June 22, 2023 22:55
@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (1c7eed1) 49.61% compared to head (39785a9) 49.62%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #14181   +/-   ##
=======================================
  Coverage   49.61%   49.62%           
=======================================
  Files         256      256           
  Lines       43800    43800           
=======================================
+ Hits        21733    21736    +3     
+ Misses      19934    19932    -2     
+ Partials     2133     2132    -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.

Copy link
Member

@rbreeze rbreeze left a comment

Choose a reason for hiding this comment

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

LGTM, thank you 🙂

@crenshaw-dev crenshaw-dev merged commit 54c3f81 into argoproj:master Jun 23, 2023
yyzxw pushed a commit to yyzxw/argo-cd that referenced this pull request Aug 9, 2023
…s page (argoproj#14181)

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
tesla59 pushed a commit to tesla59/argo-cd that referenced this pull request Dec 16, 2023
…s page (argoproj#14181)

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants