Skip to content

Conversation

anoopw3bdev
Copy link
Contributor

closes #4378

Description

This PR introduces a tooltip that appears when hovering over icons to display additional item labels that don't fit in the main view.

  1. Implemented a reusable component named MoreItemsTooltip.

  2. This component accepts children and an array of object prop, making it easy to reuse wherever similar overflow behavior is needed.

Screenshot 2025-05-10 at 1 21 44 AM Screenshot 2025-05-10 at 1 21 57 AM

Copy link
Contributor

@HenryHengZJ HenryHengZJ left a comment

Choose a reason for hiding this comment

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

thanks!

@HenryHengZJ HenryHengZJ merged commit 7ef0e99 into FlowiseAI:main May 27, 2025
2 checks passed
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.

[FEATURE] Tooltips on icons and "+1 More"
2 participants