Improvements to UX and minor bug fixes
Is your feature request related to a problem? Please describe.
I am testing this integration with BBB, and it works fantastically, though I think there are some minor things that we could do to improve the User Experience, I will list as follows:
- [ ] Manage rooms that are running. Currently if I create a room outside of Nextcloud, it can't really see this room (this could be resolved by requesting
getMeetingendpoint); - [ ] Being able to end a meeting by the plugin interface;
- [ ] When creating a meeing, make sure to always send
presentationUploadExternalUrlandpresentationUploadExternalDescriptionin the request, so that bbb can open Nextcloud during the meeting and upload directly the document the user wants. PR from BBB that implements this demand; - [ ] enhance UX for uploading the document modal (making sure that the user knows that what they see is a list of possible meetings to send the presentation to, also making it possible to set the presentation being uploaded as current, or downloadable through this UI);
So, about the first point, this could also be implemented in the document modal, so that the user can send a document in whatever meeting they want (even those not created by Nextcloud).
All your feature requests are valid and would enhance this application. But due to my time constraints, I'm unable to implement them. Sorry. But maybe someone wants to pick them up :-)
Hey, @sualko, thanks for the response. Yeah, I can only imagine, I just made this issue so we could keep track of these improvements, no worries. Thanks again for paying such attention.