You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The purpose of this ticket is to eliminate the usage of OverlayTrigger of ‘components/overlay_trigger’ & Tooltip of ‘components/tooltip’ in the above mentioned file and replace the tooltip with component WithTooltip from ‘components/with_tooltip’. For reference, you can follow these PRs -
Analyse: Navigate to the file referenced in this ticket and examine its usage within Mattermost. Capture screenshots of where and how the tooltip is used.
Screenshots for Comparison: Capture screenshots of the places where you replaced tooltips to WithTooltip component. These screenshots will allow for a quick visual comparison within the PR, helping identify any unintended UI changes. Remember to include the screenshot you took earlier for a before-and-after comparison. Screenshots also make it easier for QA to locate and review the changes made to components.
PR Title Format: Write the title of your PR using the following format: '[MM-jiraTicketNumber] Write the ticket title here'.
CI Checks: Ensure all Continuous Integration checks have passed successfully. The review process can only commence when all CI checks are green.
Introduction
The purpose of this ticket is to eliminate the usage of OverlayTrigger of ‘components/overlay_trigger’ & Tooltip of ‘components/tooltip’ in the above mentioned file and replace the tooltip with component WithTooltip from ‘components/with_tooltip’. For reference, you can follow these PRs -
MM-57119 Migrate various components to use WithTooltip #26458
[MM-58402] Migrate tooltips of 'components/emoji_picker_skin.tsx' & 'components/emoji_picker_category' to WithTooltip #27146
[MM-58400] Migrate tooltips of 'components/rename_channel_modal' & 'components/size_aware_image' to WithTooltip #27145
Before you start:
Checklist Before PR Submission:
If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you can discuss questions with community members and the Mattermost core team. For technical advice or questions, please join our "Developers" community channel.
New contributors please see our Developer's Guide.
JIRA: https://mattermost.atlassian.net/browse/MM-58404
The text was updated successfully, but these errors were encountered: