diff --git a/frontend(experimental)/newchat/missing.md b/frontend(experimental)/newchat/missing.md new file mode 100644 index 0000000..52c60fc --- /dev/null +++ b/frontend(experimental)/newchat/missing.md @@ -0,0 +1,16 @@ +# Frontend gaps / bugs + +### Create event +- [x] Different colors for different events +- [ ] Make the create-event popup slightly wider +- [ ] Improve the placement of the time fields +- [ ] Start time should default to the current time + +### Week view +- [ ] Events longer than 1 hour should have their title at the top, not vertically centered +- [ ] Fix the week-view flicker: the view sometimes disappears for ~10 ms + +### Room customization +- [ ] Allow admins/owners to upload their own background image for the room +- [ ] Support images up to 1080p +- [ ] Store and load the background image per room \ No newline at end of file diff --git a/frontend(experimental)/newchat_updated.tar.gz b/frontend(experimental)/newchat_updated.tar.gz deleted file mode 100644 index 5be6dcc..0000000 Binary files a/frontend(experimental)/newchat_updated.tar.gz and /dev/null differ