Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

implement pagination for /gif, /google, /urbandictionary, and maybe /quote #3

Open
freepizzas-dev opened this issue Aug 10, 2022 · 1 comment

Comments

@freepizzas-dev
Copy link
Owner

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.

@freepizzas-dev
Copy link
Owner Author

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant