unsw-edu-au / QBot

Question Bot - plugin for Microsoft Teams
MIT License
75 stars 104 forks source link

Issue where a user has more teams than can be pulled back by the Graph integration in a single page #19

Open amannall opened 4 years ago

amannall commented 4 years ago

When deploying to test our QBot we found that there are issues if a user has more groups than can be displayed on a single page (in that not all groups / teams are then listed). This causes issues with adding a team to QBot as you can't pick teams that might be on a second / subsequent page.

It would also be really great if the list of teams could be sorted by name and also be searchable by entering a few characters at the start of a team name.

KenMeyer25 commented 4 years ago

I had this issue also. The app requires the ability to show the next in the list of Teams the user is a member of.