-
Notifications
You must be signed in to change notification settings - Fork 241
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
Move calendar sharing and settings to a modal #4515
Conversation
Codecov ReportBase: 41.55% // Head: 41.30% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #4515 +/- ##
============================================
- Coverage 41.55% 41.30% -0.25%
Complexity 339 339
============================================
Files 225 226 +1
Lines 5641 5675 +34
Branches 738 743 +5
============================================
Hits 2344 2344
- Misses 3297 3331 +34
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Are the broken avatars spreading? 🙈 I thought only attendees look broken, not sharees. |
This comment was marked as resolved.
This comment was marked as resolved.
7d7dd10
to
43a1720
Compare
43a1720
to
668f953
Compare
a131088
to
1632e8e
Compare
1632e8e
to
8badb9b
Compare
I fixed it. |
I assume it is because still WIP, but will the rest of the dropdown also be moved into the modal? :) Basically clicking the 3 dot icon should open the modal, and all info of the dropdown should be in the modal.
|
I kept them in a list for quick access. A unified design makes more sense. I'll move all other buttons to the modal too. |
Could you please spec how this should look? I liked the first iteration a lot better. EDIT: Updated screenshot with updated button styling (which I just pushed). |
Looks super nice now @st3iny! Should we move the Delete button to the bottom though? In other menus we also always put it last. |
@GretaD could you please move the buttons to the bottom of the modal? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😎
Signed-off-by: Richard Steinmetz <[email protected]>
8513a72
to
e7c4897
Compare
Fix #4124
Fix #4711
WIP
First iteration
Second iteration
There is no three dot menu anymore in the calendar list. There will be a single pencil icon/button which opens the modal.