zed icon indicating copy to clipboard operation
zed copied to clipboard

Remove extra space in completion popup

Open XDeme1 opened this issue 10 months ago • 1 comments

Release Notes:

  • Removed extra space in completion popup

Fixed #8523

Before:

https://github.com/zed-industries/zed/assets/66138117/9c400d74-b1a0-4fb2-bd40-8bb9d1dceccd

After:

https://github.com/zed-industries/zed/assets/66138117/89f46708-8051-477b-bbb8-e066ea59c561

XDeme1 avatar Apr 15 '24 00:04 XDeme1

Warnings
:warning:

This PR is missing release notes.

Please add a "Release Notes" section that describes the change:

Release Notes:

- (Added|Fixed|Improved) ... ([#<public_issue_number_if_exists>](https://github.com/zed-industries/zed/issues/<public_issue_number_if_exists>)).

If your change is not user-facing, you can use "N/A" for the entry:

Release Notes:

- N/A

Generated by :no_entry_sign: dangerJS against f6a431a19fcfdd735791d317625323573eaf29b9

zed-industries-bot avatar Apr 15 '24 05:04 zed-industries-bot

@XDeme1 We will need to fix this in a way that still preserves the usage of the Popover component.

maxdeviant avatar Apr 15 '24 20:04 maxdeviant