mattermost / mattermost-plugin-jira

JIRA plugin for Mattermost 🔌
https://mattermost.gitbook.io/plugin-jira/
Apache License 2.0
98 stars 128 forks source link

[GH-1018] Fix text overflow in the ticket link tooltip description #1020

Closed raghavaggarwal2308 closed 10 months ago

raghavaggarwal2308 commented 10 months ago

Summary

Screenshot

tooltip_wrap

What to test?

Steps to reproduce:
  1. Connect your Jira account.
  2. Create a ticket on Jira with very long words in the description/title.
  3. Paste the ticket link in a channel.
  4. Hover over the link.

Ticket Link

Fixes #1018

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (06edb28) 33.29% compared to head (e9fddba) 33.32%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1020 +/- ## ========================================== + Coverage 33.29% 33.32% +0.02% ========================================== Files 53 53 Lines 7944 7944 ========================================== + Hits 2645 2647 +2 + Misses 5072 5070 -2 Partials 227 227 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.