Add dropdown to /inventory command for quick navigation #365

Merged
Vylpes merged 6 commits from feature/344-inventory-dropdown into develop 2024-09-21 18:09:24 +01:00

6 commits

Author SHA1 Message Date
Ethan Lane 2732b84938 Fix lint issues
All checks were successful
Test / build (push) Successful in 10s
2024-09-21 15:26:02 +01:00
Ethan Lane 680e627f7a Handle dropdown
Some checks failed
Test / build (push) Failing after 11s
2024-09-21 15:24:17 +01:00
Ethan Lane c115cd92a1 Fix the dropdown having the wrong page value 2024-09-21 15:12:11 +01:00
Ethan Lane a71b33d879 Create base inventory dropdown class
Some checks failed
Test / build (push) Failing after 13s
2024-09-21 12:35:32 +01:00
Ethan Lane 39d44cf8dd Add support to handle string dropdowns 2024-09-21 12:25:10 +01:00
Ethan Lane c5fc99d658 Add the dropdown menu to the interaction output
Some checks failed
Test / build (push) Failing after 8s
2024-09-20 18:08:27 +01:00