Skip to content

collab_ui: Make collaboration panel label responsive on resize - #40157

Merged
danilo-leal merged 1 commit into
zed-industries:mainfrom
delvin02:@delvin/fix-label-collab-panel-resize
Oct 14, 2025
Merged

collab_ui: Make collaboration panel label responsive on resize#40157
danilo-leal merged 1 commit into
zed-industries:mainfrom
delvin02:@delvin/fix-label-collab-panel-resize

Conversation

@delvin02

Copy link
Copy Markdown
Contributor

Closes #40156

Release Notes:

  • Fixed collaboration panel label responsive on resize
Screenshot 2025-10-14 at 2 52 58 pm

@cla-bot

cla-bot Bot commented Oct 14, 2025

Copy link
Copy Markdown

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Delvin.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email email@example.com
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails

@delvin02
delvin02 force-pushed the @delvin/fix-label-collab-panel-resize branch from 9ecb4d8 to 09df4a3 Compare October 14, 2025 04:25
@cla-bot

cla-bot Bot commented Oct 14, 2025

Copy link
Copy Markdown

We require contributors to sign our Contributor License Agreement, and we don't have @delvin02 on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@delvin02

Copy link
Copy Markdown
Contributor Author

@cla-bot check

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Oct 14, 2025
@cla-bot

cla-bot Bot commented Oct 14, 2025

Copy link
Copy Markdown

The cla-bot has been summoned, and re-checked this pull request!

@maxdeviant maxdeviant changed the title collaboration_panel_ui: make collaboration panel label responsive on resize collab_ui: Make collaboration panel label responsive on resize Oct 14, 2025

@danilo-leal danilo-leal 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.

Good catch, thanks!

@danilo-leal
danilo-leal enabled auto-merge (squash) October 14, 2025 13:20
@danilo-leal danilo-leal self-assigned this Oct 14, 2025
@danilo-leal
danilo-leal merged commit 4a84b78 into zed-industries:main Oct 14, 2025
24 checks passed
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
…ndustries#40157)

Closes zed-industries#40156

Release Notes:

- Fixed collaboration panel label responsive on resize
<img width="350" height="829" alt="Screenshot 2025-10-14 at 2 52 58 pm"
src="https://github.com/user-attachments/assets/94e21f1b-83a2-44f0-9f15-44a85155fda9"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI: Collaboration panel label becomes unresponsive when resizing

2 participants