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
There is an issue where the GitHub pop-over shows too low and is unreadable if the post is too low in the thread and there is not enough vertical space to show it.
It seems on the 1st attempt, the pop-over will always display below the post. On the 2nd attempt it will correctly display upward as it does not fit below. This should always happen.
First pop-over attempt:
Second pop-over attempt:
Note: I (@DHaussermann ) am unsure if this can be fixed in GitHub or if it's a webapp issue.
@wiggin77 I don't think this can be fixed in the Github plugin as we are just registering a tooltip component in the plugin and the rest is handled by the MM webapp.
There is an issue where the GitHub pop-over shows too low and is unreadable if the post is too low in the thread and there is not enough vertical space to show it.
It seems on the 1st attempt, the pop-over will always display below the post. On the 2nd attempt it will correctly display upward as it does not fit below. This should always happen.
First pop-over attempt:
Second pop-over attempt:
Note: I (@DHaussermann ) am unsure if this can be fixed in GitHub or if it's a webapp issue.
Steps:
Open a channel in Mattermost
Make a post with a GitHub link ex: [MM-37324] Add telemetry mattermost-plugin-apps#230
Hold your mouse pointer over the link
Observed The pop-over is displayed downward and cannot be read.
See https://mattermost.atlassian.net/browse/MM-37643
The text was updated successfully, but these errors were encountered: