Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new plugin: StatusPresets #2924

Open
wants to merge 33 commits into
base: dev
Choose a base branch
from

Conversation

programminglaboratorys
Copy link
Contributor

@programminglaboratorys programminglaboratorys commented Sep 30, 2024

plugin Allows you to remember your statuses and set them later.

closes #835. any assist to fix those issues would be appreciated

Preview

modal
status-presets-menu

TODO

  • When the clear button is clicked, it should only clear the user's custom status and not open the custom status modal
  • When the remove button is clicked, it should not trigger the menu item at the same time
  • when a user does not have a Nitro, it should filter custom emojis from the status selection
  • Module responsible for setting the user custom status does not get executed sometimes (fixed by re-implementing setStatus)
  • Add README
    Maybe add a warning when switching statuses too fast
  • Settings doesn't update on preset status removal

@programminglaboratorys programminglaboratorys marked this pull request as draft September 30, 2024 17:19
src/plugins/statusPresets/index.tsx Outdated Show resolved Hide resolved
@programminglaboratorys programminglaboratorys marked this pull request as ready for review October 2, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants