Skip to content

Agent Panel: Overlapping text following mis-sized Code block #30002

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

Closed
notpeter opened this issue May 6, 2025 · 2 comments · Fixed by #30377
Closed

Agent Panel: Overlapping text following mis-sized Code block #30002

notpeter opened this issue May 6, 2025 · 2 comments · Fixed by #30377
Labels
agent Refers to new agent panel or inline agent ai Improvement related to Assistant, Copilot, or other AI features

Comments

@notpeter
Copy link
Member

notpeter commented May 6, 2025

Summary

I've

Description

I asked a single prompt which after some toolcalls generated overlapping text in the agent panel like so:

Image

Here is a copy of the thread it generated
zed-bash.md

Zed Version and System Specs

Zed: v0.185.5 (Zed Preview)
OS: macOS 15.4.1
Memory: 64 GiB
Architecture: aarch64

@notpeter notpeter added ai Improvement related to Assistant, Copilot, or other AI features agent Refers to new agent panel or inline agent labels May 6, 2025
@SomeoneToIgnore SomeoneToIgnore marked this as a duplicate of #30163 May 7, 2025
@seb-hyland
Copy link

I am experiencing the same behavior, such as here:
Image

@AlpMimaroglu
Copy link

I experienced the same issue. I was also scrolling the mouse wheel. Don't know if it is related or not.

Image

mgsloan added a commit that referenced this issue May 9, 2025
Seems that h_full was causing it to use the height of the parent element

Closes #30002
mgsloan added a commit that referenced this issue May 9, 2025
Seems that h_full was causing it to use the height of the parent element

Closes #30002
mgsloan added a commit that referenced this issue May 9, 2025
…30377)

Seems that `h_full` was causing it to use the height of the overall list
item for some reason.

Closes #30002 

Release Notes:

- Agent Panel: Fixed text overlap for code blocks nested in lists in
agent response.
gcp-cherry-pick-bot bot pushed a commit that referenced this issue May 9, 2025
…30377)

Seems that `h_full` was causing it to use the height of the overall list
item for some reason.

Closes #30002 

Release Notes:

- Agent Panel: Fixed text overlap for code blocks nested in lists in
agent response.
gcp-cherry-pick-bot bot pushed a commit that referenced this issue May 9, 2025
…30377)

Seems that `h_full` was causing it to use the height of the overall list
item for some reason.

Closes #30002 

Release Notes:

- Agent Panel: Fixed text overlap for code blocks nested in lists in
agent response.
mgsloan added a commit that referenced this issue May 9, 2025
…cherry-pick #30377) (#30390)

Cherry-picked Fix text overlap with markdown code block in list in agent
response (#30377)

Seems that `h_full` was causing it to use the height of the overall list
item for some reason.

Closes #30002 

Release Notes:

- Agent Panel: Fixed text overlap for code blocks nested in lists in
agent response.

Co-authored-by: Michael Sloan <[email protected]>
mgsloan added a commit that referenced this issue May 9, 2025
…cherry-pick #30377) (#30391)

Cherry-picked Fix text overlap with markdown code block in list in agent
response (#30377)

Seems that `h_full` was causing it to use the height of the overall list
item for some reason.

Closes #30002 

Release Notes:

- Agent Panel: Fixed text overlap for code blocks nested in lists in
agent response.

Co-authored-by: Michael Sloan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent Refers to new agent panel or inline agent ai Improvement related to Assistant, Copilot, or other AI features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants