Skip to content

Feature: add tooltip display on icon hover in chatflows and marketplace page #4428

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

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