diff --git a/topics/known-issues.md b/topics/known-issues.md index c4f8c7d..da4163c 100644 --- a/topics/known-issues.md +++ b/topics/known-issues.md @@ -1,8 +1,11 @@ # Known Issues -You can find below a list of issues we are aware of, alongside potential workarounds or more detailled information about the issue. This list was last updated on January 4th, 2023. If you'd like to contact us, feel free to join the [support server](https://suggester.js.org/support). +You can find below a list of issues we are aware of, alongside potential workarounds or more detailled information about the issue. This list was last updated on April 12th, 2024. If you'd like to contact us, feel free to join the [support server](https://suggester.js.org/support). + +### Attachments not displaying properly +We're aware of issues with images not resolving on suggestions. ### Reaction-related features don't work consistently -We are aware of certain features involving message reactions (like vote counters) not working at certain times. We believe the issue to be related to the fact that reactions aren't meant to be used as UI elements like buttons, as they are inconsistently sent to bots. If you encounter an issue involving reactions, it might fix itself after a while! If the issue persists, let us know. +We are aware of certain features involving message reactions (like vote counters) not working at certain times. We believe the issue to be related to the fact that reactions aren't meant to be used as UI elements like buttons, as they are inconsistently sent to bots. If you encounter an issue involving reactions, it might fix itself after a while! We plan to fix this in the next major version, by switching to message components throughout the bot. @@ -11,5 +14,4 @@ This happens when the review message of a suggestion or the channel it was poste If you are in this situation, reach out to our support team with some context and relevant suggestion ids. -### Random actions taking a while or not completing -We've recently been made aware of an inconsistent bug where trying to use some managing commands (eg `.deny` or `.rmcomment`) would randomly result in a generic error message. Devs have been notified of this issue, but if you find consistent reproduction steps, please let us know. +