nextcloud / nextcloud/calendar
Improve the look of the calendar invite sent via mail
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Is your feature request related to a problem? Please describe.
When you create an calendar event and add some attendees, the email that is sent out is not formatted well, and does not look great on mobile either.
Describe the solution you'd like
To improve this, we could do something similar to the design of the .ics file infobox that was discussed in Mail https://github.com/nextcloud/mail/issues/160#issuecomment-1064010470
Before screenshots
With images
If images are blocked

After screenshots
With images
If images are blocked

- everything is left aligned and responsive for a better experience on mobile
- if images are not shown by the mail client, there should be fallback text (is this possible? If not we could just use text all the time)
cc @jancborchardt who also did the mockups :)
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified in the issue. Review the linked Mail discussion and the before/after screenshots, then locate the calendar invitation email implementation; done means a left-aligned, mobile-responsive invitation with suitable fallback text when images are unavailable.
Written by the indexing model from the issue text.
Assessment
- Domain
- design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100