Skip to content

Fix sidebar overflow and Add session ID checks#188

Merged
husseinmozannar merged 2 commits intomainfrom
left-bar-fix
Jun 12, 2025
Merged

Fix sidebar overflow and Add session ID checks#188
husseinmozannar merged 2 commits intomainfrom
left-bar-fix

Conversation

@matheusmaldaner
Copy link
Copy Markdown
Contributor

Mainly addressing Issue #183 with some additional safety checks:

  • Fixed sidebar session names being too long due to different language characters (see this image), preventing three-dot menu from being pushed out of view
  • Added small safety logic for checking session identifiers to prevent TypeScript errors when session IDs are undefined

Fixed version:
image

@husseinmozannar husseinmozannar merged commit 6023d4f into main Jun 12, 2025
9 checks passed
@husseinmozannar husseinmozannar deleted the left-bar-fix branch June 12, 2025 22:20
@husseinmozannar
Copy link
Copy Markdown
Contributor

looks good to me!

stefanoamorelli pushed a commit to stefanoamorelli/magentic-ui that referenced this pull request Jun 26, 2025
Co-authored-by: matheusmaldaner <t-mkunzler@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When the task is in Chinese, sometimes the width of the left project bar is incorrect.

2 participants