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
{{ message }}
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.
With /image and /define commands having a nice pagination feature, it's time to think about adding this to other modules as well.
The obvious candidates are /gif, /google, /ud, and possibly /quote if it makes sense to have that for instances where more than one quote matches the search query.
The main obstacle is designing good Views for these modules and implementing buttons that work the way the user expects.
The text was updated successfully, but these errors were encountered:
Besides this, we need a sleek and obvious way for the user to hide the button controls when they're interacting with them. This should be the same for every command that spawns buttons and has this functionality.
Possible solution: a simple ❌ button that hides all buttons including itself on click
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
With /image and /define commands having a nice pagination feature, it's time to think about adding this to other modules as well.
The obvious candidates are /gif, /google, /ud, and possibly /quote if it makes sense to have that for instances where more than one quote matches the search query.
The main obstacle is designing good Views for these modules and implementing buttons that work the way the user expects.
The text was updated successfully, but these errors were encountered: