Skip to content

#4198 export single calendar meeting#4201

Open
glickgNU wants to merge 3 commits into
developfrom
#4198-export-single-calendar-meeting
Open

#4198 export single calendar meeting#4201
glickgNU wants to merge 3 commits into
developfrom
#4198-export-single-calendar-meeting

Conversation

@glickgNU
Copy link
Copy Markdown
Contributor

Changes

Added a button to the event modal in the calendar. This button creates a link to an exportable iCalendar with this event that is copied to clipboard. A message appears that this has been done to indicate this.

Notes

If the event is a recurring event, all events that are a part of this recurring will be added to the calendar.
This button is accessible to all members regardless of role, unlike edit or delete buttons.

Test Cases

  • Clicking the button on an unrecurring event will create a link to an iCalendar that only has this event.
  • Clicking the button on a recurring event will create a link to an iCalendar that has this event and any other event that is a part of this recurrence.
  • Both previous cases work with newly created events.

Screenshots

An event opened for someone in a leadership role:
Normal sized window:
image

Smallest possible window (that event is still visible):
image

An event copied to clipboard:
Normal sized window:
image

Smallest possible window (that event is still visible):
image

An event copied to clipboard for someone in member role:
Normal sized window:
image

Smallest possible window (that event is still visible):
image

Checklist

It can be helpful to check the Checks and Files changed tabs.
Please review the contributor guide and reach out to your Tech Lead if anything is unclear.
Please request reviewers and ping on slack only after you've gone through this whole checklist.

  • All commits are tagged with the ticket number
  • No linting errors / newline at end of file warnings
  • All code follows repository-configured prettier formatting
  • No merge conflicts
  • All checks passing
  • Screenshots of UI changes (see Screenshots section)
  • Remove any non-applicable sections of this template
  • Assign the PR to yourself
  • No yarn.lock changes (unless dependencies have changed)
  • Request reviewers & ping on Slack
  • PR is linked to the ticket (fill in the closes line below)

Closes # 4198

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant