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 CSS with Flyte decks #2565

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Conversation

thomasjpfan
Copy link
Member

Why are the changes needed?

The Flyte Deck's width extends past the width of the window:

Screenshot 2024-07-05 at 5 06 33 PM

What changes were proposed in this pull request?

With this PR, the bounds are properly set:

Screenshot 2024-07-05 at 4 57 43 PM

How was this patch tested?

I build an image with the new changes and ran a simple workflow.

Signed-off-by: Thomas J. Fan <thomasjpfan@gmail.com>
Copy link

codecov bot commented Jul 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.89%. Comparing base (a728506) to head (0ef7331).

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2565       +/-   ##
===========================================
- Coverage   80.31%   50.89%   -29.43%     
===========================================
  Files         186      270       +84     
  Lines       18880    22945     +4065     
  Branches     3915     3695      -220     
===========================================
- Hits        15164    11678     -3486     
- Misses       3059    11158     +8099     
+ Partials      657      109      -548     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@pingsutw pingsutw left a comment

Choose a reason for hiding this comment

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

Thank you so much! You’re a life saver

@pingsutw pingsutw merged commit ecbfe51 into flyteorg:master Jul 5, 2024
47 of 48 checks passed
fiedlerNr9 pushed a commit that referenced this pull request Jul 25, 2024
Signed-off-by: Thomas J. Fan <thomasjpfan@gmail.com>
Signed-off-by: Jan Fiedler <jan@union.ai>
mao3267 pushed a commit to mao3267/flytekit that referenced this pull request Jul 29, 2024
Signed-off-by: Thomas J. Fan <thomasjpfan@gmail.com>
Signed-off-by: mao3267 <chenvincent610@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.

2 participants