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: Replace border with box-shadow to avoid layout shifts #7659

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jungwoo3490
Copy link

@jungwoo3490 jungwoo3490 commented Nov 12, 2024

There was an issue where, upon pressing the "Create Notebook" button and then selecting the notebook environment, the layout of the remaining buttons shifted due to the border.

I consider this unintended shift negatively impacts the user experience.

So I replaced border with box-shadow to avoid unintended layout shifts and improve user experience.

AS-IS

2024-11-12.9.06.44.mov

TO-BE

2024-11-12.9.56.42.mov

Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign orfeas-k for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

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

Successfully merging this pull request may close these issues.

1 participant