Skip to content

Conversation

@Mbeaulne
Copy link
Collaborator

@Mbeaulne Mbeaulne commented Jan 16, 2026

Description

Added a title attribute to the component name span in the FlowSidebar's ComponentItem, allowing users to see the full component name on hover when it's truncated.

Related Issue and Pull requests

Type of Change

Screenshot 2026-01-16 at 4.16.47 PM.png

  • Improvement

Checklist

  • I have tested this does not break current pipelines / runs functionality
  • I have tested the changes on staging

Test Instructions

  1. Navigate to the Flow Sidebar
  2. Hover over a component with a long name that appears truncated
  3. Verify that the full component name appears in a tooltip

Copy link
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@Mbeaulne Mbeaulne marked this pull request as ready for review January 16, 2026 21:16
@Mbeaulne Mbeaulne requested a review from a team as a code owner January 16, 2026 21:16
@Mbeaulne Mbeaulne changed the title add_title_tool_tip_on_component_name Add title attribute to component name for tooltip display Jan 16, 2026
@Mbeaulne Mbeaulne force-pushed the 01-16-add_title_tool_tip_on_component_name branch from 0232a8c to 391aa9d Compare January 16, 2026 21:23
onClick={onMouseClick}
>
<span className="truncate text-xs text-gray-800">
<span
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While you're here can this be changed to a Paragraph?

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.

3 participants