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: remove the description form row tooltip #4259

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

bassgeta
Copy link
Contributor

@bassgeta bassgeta commented Feb 6, 2025

Description

It's only fitting that I remove it after I've mistakenly added it back in.

Testing

  1. Start creating any action, verify that on hover, the description row doesn't have a tooltip (can't see my cursor here :') )
    image
  2. Create the action and verify that the tooltip doesn't appear on the completed action view
    image

Diffs

Changes 🏗

  • Removed the tooltip from the form row and completed action row

Resolves #4104

@bassgeta bassgeta self-assigned this Feb 6, 2025
@bassgeta bassgeta requested a review from a team as a code owner February 6, 2025 14:23
Copy link
Contributor

@Nortsova Nortsova left a comment

Choose a reason for hiding this comment

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

Good work on this 👏

removed-description-tooltip

Copy link
Member

@rdig rdig left a comment

Choose a reason for hiding this comment

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

All good!

@bassgeta bassgeta merged commit 3d0cc98 into master Feb 7, 2025
2 checks passed
@bassgeta bassgeta deleted the fix/4104-description-tooltip branch February 7, 2025 08:38
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.

[QA] Remove tooltip on action & motion description fields
3 participants