-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I made a few configurable settings based on some UX feedback that I've gotten; see branch : https://github.com/mehtank/comingle/tree/settings
Currently I've added them as settings in Config.coffee, but it probably makes more sense to have them be selectable per meeting, perhaps via widgets on the landing page before clicking the "Create New Meeting" button, then stored in the meeting object? Or do you have thoughts on how to do that? I'm still slowly learning meteor and coffeescript, so making such deeper changes gets pretty slow for me.
hideWarnings: Silently ignore browser compatibility issues with jitsihideHeader: Don't show the main comingle link or the Meeting Title text boxhideOpenRooms: Don't create a separate section in the RoomList for backgrounded rooms that you're in so the room list stays the same as you move arounddefaultSwitchRoom: Flip room selection interaction so that Shift-click opens the button menu and regular click automatically switches to the roomsingleRoom: Don't do backgrounded rooms--leave old room as soon as you enter new roompreferCompact: Tighter cards in the room list (helps with Dealing with lots of rooms #20)
If they're false or not set, then the behavior should be exactly as it currently is.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels