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

feat(TextAreaControl): Adding Tooltip capabality to the text editor field #30917

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

fisjac
Copy link
Contributor

@fisjac fisjac commented Nov 13, 2024

SUMMARY

Currently, tooltips cannot be added to the text area editor of the TextAreaControl component. This change adds an additional prop to the TextAreaControl component that when passed in creates a tooltip that will be present upon hovering over the text input area.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

https://www.loom.com/share/a7b2232126614e62bdcaf1cd82fd58cd

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@fisjac fisjac changed the title feat(TextAreaControl): Adding Tooltip options to the text editor area feat(TextAreaControl): Adding Tooltip capabality to the text editor field Nov 13, 2024
@fisjac fisjac marked this pull request as ready for review November 13, 2024 23:59
@eschutho
Copy link
Member

/testenv up

Copy link
Contributor

@eschutho Ephemeral environment spinning up at http://35.91.6.124:8080. Credentials are admin/admin. Please allow several minutes for bootstrapping and startup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants