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

Custom Join Meeting button component #330

Open
fmartingr opened this issue Aug 31, 2023 · 0 comments
Open

Custom Join Meeting button component #330

fmartingr opened this issue Aug 31, 2023 · 0 comments

Comments

@fmartingr
Copy link
Contributor

Right now in order to join a meeting only a link is present in the reminders, but since we can know if the meeting is happening in an online conference room it will be better UX to have a button with a custom icon depending on the conferencing software being used.

Mockup screenshot

Screenshot 2023-08-31 at 17 13 28

Acceptance criteria

  • Add logic that parses the meeting conference software (potentially by domain?)
    • Ensure it recognises if the location is a Mattermost Call by checking for the site url
  • Define conference icons for some of the conferencing software (mattermost calls, zoom, google meet) and a generic one to use as fallback.
  • Define a custom component that will use that data to render a the button with custom styling
  • It should have a proper fallback to work on mobile too (not rendering the button and having the link).
@fmartingr fmartingr added this to the Google Calendar 1.3 milestone Aug 31, 2023
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

No branches or pull requests

1 participant