Skip to content

Conversation

timothycarambat
Copy link
Member

@timothycarambat timothycarambat commented Oct 6, 2025

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

closes #4499
resolves #4497

What is in this change?

  • Add tooltips for workspace names and workspace threads on hover
  • Previously would just truncate with 3 dots and users would not be able to see the full workspace/thread name
  • Uses document level tooltips with createPortal in order to prevent tooltips from getting cut off

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

@timothycarambat timothycarambat marked this pull request as ready for review October 6, 2025 22:54
@timothycarambat timothycarambat merged commit 3613888 into master Oct 6, 2025
1 check passed
@timothycarambat timothycarambat deleted the 4499-tooltips branch October 6, 2025 23:19
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.

[FEAT]: Workspace names

1 participant