Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

fix(svelte): Properly rounded corner for file view hover cards#63446

Merged
fkling merged 1 commit into
mainfrom
fkling-srch-130
Jun 24, 2024
Merged

fix(svelte): Properly rounded corner for file view hover cards#63446
fkling merged 1 commit into
mainfrom
fkling-srch-130

Conversation

@fkling

@fkling fkling commented Jun 24, 2024

Copy link
Copy Markdown
Contributor

Fixes srch-130

Before After
2024-06-24_17-21_1 2024-06-24_17-21

(note the corners)

Test plan

Visual inspection

@fkling fkling requested review from a team June 24, 2024 15:22
@fkling fkling self-assigned this Jun 24, 2024
@cla-bot cla-bot Bot added the cla-signed label Jun 24, 2024
@fkling fkling enabled auto-merge (squash) June 24, 2024 15:23

@camdencheek camdencheek left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

Do you know why the tooltip styles live in here rather than defined by the hover card component?

@fkling fkling merged commit 843f703 into main Jun 24, 2024
@fkling fkling deleted the fkling-srch-130 branch June 24, 2024 15:33
@fkling

fkling commented Jun 24, 2024

Copy link
Copy Markdown
Contributor Author

@camdencheek This element is controlled by CodeMirror and some properties (like border-radius) have to be properly set all the way "to the top" for them to look properly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants