Skip to content
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

fix: changed tooltip position on playground to improve visibility, fixed color of theme switcher on light mode #4766

Merged
merged 5 commits into from
Nov 22, 2024

Conversation

lucaseduoli
Copy link
Collaborator

@lucaseduoli lucaseduoli commented Nov 21, 2024

This pull request includes several changes to improve the user interface and functionality of tooltips in the frontend components. The most important changes include modifying the behavior of tooltips to avoid collisions, updating the styling of theme buttons, and ensuring consistent tooltip behavior across different components.

Improvements to tooltip functionality:

Styling updates:

Consistent tooltip behavior:

@lucaseduoli lucaseduoli self-assigned this Nov 21, 2024
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. enhancement New feature or request labels Nov 21, 2024
@github-actions github-actions bot added bug Something isn't working and removed enhancement New feature or request labels Nov 21, 2024
@lucaseduoli lucaseduoli changed the title fix: changed tooltip position on playground to improve visibility fix: changed tooltip position on playground to improve visibility, fixed color of theme switcher on light mode Nov 21, 2024
@github-actions github-actions bot added bug Something isn't working and removed bug Something isn't working labels Nov 21, 2024
Copy link
Member

@Cristhianzl Cristhianzl left a comment

Choose a reason for hiding this comment

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

lgtm

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 21, 2024
@ogabrielluiz ogabrielluiz merged commit f0febbc into main Nov 22, 2024
18 checks passed
@ogabrielluiz ogabrielluiz deleted the fix/tooltip_position_playground branch November 22, 2024 00:40
mieslep pushed a commit to mieslep/langflow that referenced this pull request Nov 22, 2024
…xed color of theme switcher on light mode (langflow-ai#4766)

* Implemented avoidCollisions on ShadTooltip

* Added type for avoidCollisions

* Changed tooltip position for buttons on IOModal

* Fix color of light theme switcher
diogocabral pushed a commit to headlinevc/langflow that referenced this pull request Nov 26, 2024
…xed color of theme switcher on light mode (langflow-ai#4766)

* Implemented avoidCollisions on ShadTooltip

* Added type for avoidCollisions

* Changed tooltip position for buttons on IOModal

* Fix color of light theme switcher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants