moussetc / mattermost-plugin-giphy

A Giphy/Gfycat/Tenor plugin for Mattermost (/gif&/gifs commands)
Apache License 2.0
55 stars 16 forks source link

Button Stylesheet Broken in Dark Mode Themes #63

Open DaltJM opened 1 year ago

DaltJM commented 1 year ago

Describe the bug Since updating to Mattermost version 8.1, the gif picker buttons stylesheet isn't displaying correctly. When not hovered the button is white and when hovered turns dark.

To Reproduce Steps to reproduce the behavior:

  1. Upgrade Mattermost to 8.1 ESR
  2. Type /gif text
  3. Press enter
  4. Observe wrong coloured buttons in dark themes

Expected behavior The buttons to be visible and the correct colour.

Screenshots image image

Mattermost information

moussetc commented 1 year ago

Ho @DaltJM , thank you for bringing this issue to my attention. I am currently not able to work on the issue, jut I have asked about it in the Mattermost official instance because I suspect an issue on their side (this plugin relies fully on Mattermost for the UI, there is no custom theming).

moussetc commented 1 year ago

Looks like it is a Mattermost issue: https://github.com/mattermost/mattermost/issues/23968

I'm keeping this issue open until I'm sure that the Mattermost fix is enough and that there are no additional work to do on the plugin itself.