Skip to content
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

Padms/1816 #1841

Merged
merged 37 commits into from
Sep 28, 2023
Merged

Padms/1816 #1841

merged 37 commits into from
Sep 28, 2023

Conversation

padms
Copy link
Contributor

@padms padms commented Aug 17, 2023

No description provided.

@padms padms requested a review from a team as a code owner August 17, 2023 09:01
@@ -88,7 +88,11 @@ const AddToCalendar = ({ eventDate, title, location }: AddToCalendarProps) => {
if (!fileData) return null
const atc = intl.formatMessage({ id: 'add_to_calendar_event', defaultMessage: 'Add to Calendar' })
return (
<Button {...(fileData && { href: fileData as string, download: `${title.replace(/ /g, '_')}.ics` })}>
<Button
aria-label={`${atc} ${title}`}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add a : here? So end result will be:

Add to Calendar: Q3 2022 analyst conference instead of
Add to Calendar Q3 2022 analyst conference

Copy link
Contributor

@fernandolucchesi fernandolucchesi Aug 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or: Add 'Q3 2022 analyst conference' to calendar

@padms padms requested a review from fernandolucchesi August 17, 2023 14:51
@fernandolucchesi
Copy link
Contributor

Very nice solution! 👏

@fernandolucchesi
Copy link
Contributor

👍

@padms padms merged commit 9623f35 into main Sep 28, 2023
2 checks passed
@padms padms temporarily deployed to preprod September 28, 2023 14:46 — with GitHub Actions Inactive
@padms padms temporarily deployed to preprod September 28, 2023 14:46 — with GitHub Actions Inactive
@padms padms temporarily deployed to preprod September 28, 2023 14:47 — with GitHub Actions Inactive
@padms padms temporarily deployed to preprod September 28, 2023 14:47 — with GitHub Actions Inactive
@padms padms temporarily deployed to preprod September 28, 2023 14:47 — with GitHub Actions Inactive
@padms padms temporarily deployed to preprod September 28, 2023 14:47 — with GitHub Actions Inactive
@padms padms temporarily deployed to preprod September 28, 2023 14:47 — with GitHub Actions Inactive
@padms padms temporarily deployed to preprod September 28, 2023 14:47 — with GitHub Actions Inactive
@padms padms temporarily deployed to preprod September 28, 2023 14:47 — with GitHub Actions Inactive
@padms padms temporarily deployed to preprod September 28, 2023 14:47 — with GitHub Actions Inactive
@padms padms temporarily deployed to preprod September 28, 2023 14:47 — with GitHub Actions Inactive
@padms padms temporarily deployed to preprod September 28, 2023 14:47 — with GitHub Actions Inactive
@padms padms temporarily deployed to preprod September 28, 2023 14:47 — with GitHub Actions Inactive
@padms padms temporarily deployed to preprod September 28, 2023 14:47 — with GitHub Actions Inactive
@padms padms temporarily deployed to preprod September 28, 2023 14:47 — with GitHub Actions Inactive
@padms padms temporarily deployed to preprod September 28, 2023 14:47 — with GitHub Actions Inactive
@padms padms temporarily deployed to preprod September 28, 2023 14:47 — with GitHub Actions Inactive
@padms padms temporarily deployed to preprod September 28, 2023 14:47 — with GitHub Actions Inactive
@padms padms temporarily deployed to preprod September 28, 2023 14:47 — with GitHub Actions Inactive
@padms padms temporarily deployed to preprod September 28, 2023 14:47 — with GitHub Actions Inactive
@padms padms temporarily deployed to preprod September 28, 2023 14:47 — with GitHub Actions Inactive
@padms padms temporarily deployed to preprod September 28, 2023 14:47 — with GitHub Actions Inactive
@padms padms temporarily deployed to preprod September 28, 2023 14:47 — with GitHub Actions Inactive
@padms padms deleted the padms/1816 branch October 27, 2023 09:09
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.

2 participants