-
Notifications
You must be signed in to change notification settings - Fork 242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Event details design improvements #3543
Comments
This is a great idea for space and organising the different sections, but I am also worried a bit about being able to browse through the calendar while viewing/editing event details. Outlook does it like as a modal, and to allow you to see the other events there's a smaller view on the right. IMHO it looks a bit clunky. @jancborchardt and I were thinking about a sidebar without tabs, and all the details arranged one below the other with scrolling. We can also maybe think about removing the illustration on top for more vertical space. |
First of all I have to admit I once again mixed vertical and horizontal space 🙈 The sidebar is limited in its width. We won't be able to cram the free/busy view into this. So even without the tabs or illustrations the width won't be sufficient. Attendee names alone can easily take half of the sidebar's width, and then you need to still show a full grid with the availability. That seems impossible to fit in there.
That is a good point and indeed the modal would prevent this. |
So @jancborchardt and I were discussing this, and we thought a modal wouldn't allow you to browse through the calendar while seeing the details so a sidebar would be a better option. Free/busy is kind of a more advanced(ish) feature that people wouldn't NEED to see all the time, so a couple of extra clicks is okay. We were working on an updated design for both the card and sidebar, though. What do you think?
More screenshots and details
Can definitely be polished more, especially for each of the fields, but what do you think? |
Looks great! We can work on this improvement later. For the short term we'll then need another approach, the redesigned cards won't help us with the room suggestions. After all the design doesn't even contain the option to book a room or resource. The main driver for moving to a modal was #3418 (comment). |
I simply wanted to say here that I'm very happy to see some design work happening on moving towards a cards/overlay/popover design rather than the existing sidebar, because the biggest annoyance I have with the current calendar UI is that it requires opening and closing the sidebar all the time, which has two issues:
I am under the impression that you were not redesigning specifically for this but to solve other issues (with rooms etc.), but I'm mentioning the papercuts above so that those considerations are on your radar if they weren't already. |
Thank you for the detailed mockups :) I'm starting to implement the improvements and realized that is is not possible to move an event to another calendar. The calendar dot and name is shown at the top of the popover and sidebar editors but I don't see a way to change it. Did I miss something? Otherwise, I'd appreciate some feedback on how to implement the calendar picker. PS: I just saw the "Calendar picker can be a button instead of a dropdown, and clicking on it opens an action menu with the different calendars" item in the post above. A button makes sense but were should it be put? |
🤔 This is what I mean when I say calendar picker, the calendar that an event is in is changeable right? Currently it looks like this:
At the top! :) "Personal" is the calendar the event is a part of, and clicking on it opens an action menu with the different calendars that the user has. Did I misunderstand your question? :) |
That answers my question. Thanks :) |
Unfortunately, using text fields with internal labels and icons is not deliverable at the moment. There are multiple reasons:
The rest of the feedback can be delivered. We can move the conversion of all input fields to a follow-up PR. It can be done once PS: About |
@st3iny no worries, in that case for the first version we can just show the icon on the outside, like how it would be in the sidebar :) |
🎉🎉🎉🎉🎉 |
Right now event details are filled in and edited via a tabbed sidebar. We could move this view into a modal and benefit from more vertical space. That space will allow us to render the free/busy view right away right below attendees and rooms.
Design-wise this modal could looks similar to the setting modals. What is a tab right now can be a settings section.
@jancborchardt @nimishavijay for the actual design specs, I'm just brainstorming :)
Required for #3418
The text was updated successfully, but these errors were encountered: