HI all.

at the last meeting, I was task two calendar / meetings widget bugs to complete:

* #489 Adapt the meetings widget to work on stream and team hubs
* #33 Request New Meeting Feature

I have opened a PR for #489 (PR#511),

however, for #33 it seems a little more complex. The mockups describe a feature where a user can "request a new meeting" via the widget -- and looking at other widgets (like the library one), this is something that can only be done in a react widget (the calendar widget is currently a flask-style widget)

Additionally, the mockups also cover showing notifications on users streams when a meeting is requested -- and i currently don't think we have any code in place to get this easily working either.

Anyone got any thoughts or guidance on this one?

cheers,
ryanlerch