zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
46.92k stars 2.69k forks source link

"Jump to" button is active but hidden #12765

Open peterpeterparker opened 3 months ago

peterpeterparker commented 3 months ago

Check for existing issues

Describe the bug / provide steps to reproduce it

Hi 👋

In the results of searching for all references, the call to action button "Jump to ..." is hidden while being active.

(see screenshots)

Capture d’écran 2024-06-07 à 08 43 15 Capture d’écran 2024-06-07 à 08 43 21

Environment

MacOS

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

No response

Moshyfawn commented 3 months ago

Does #9718 resonate with what you're describing here?

peterpeterparker commented 3 months ago

Maybe it's related, but what I mean is that there seems to be a specific region of the bar that can be clicked to navigate to a particular piece of code, even though no call to action, such as a button, is displayed. That's surprising to me. I would expect either no action or a visual hint.

JosephTLyons commented 3 months ago

I think the button here is actually the divider separating the excerpts, but seems to not be correctly vertically centered around it.