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

Embed Component #302

Closed
thanasis457 opened this issue Oct 2, 2024 · 0 comments · Fixed by #315
Closed

Embed Component #302

thanasis457 opened this issue Oct 2, 2024 · 0 comments · Fixed by #315
Assignees

Comments

@thanasis457
Copy link
Contributor

thanasis457 commented Oct 2, 2024

Description

We want the providers to have embedded content like videos.
We need to create an "embed" component that will show up during the creation process of a Provider. This will create new embedded content box that will show on the Map UI when a user clicks on a provider's tab.

You need to create two components. The first is the one that will show up on the Provider creation page. It should look like this:
image

Please ensure the info for the directory component is stored in a json-like object so we can store it on our database later.

Finally, create a component that will take this object with the event information and show them like this:

image

(We already have a collapsible component to wrap your component)

@thanasis457 thanasis457 linked a pull request Oct 29, 2024 that will close this issue
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 a pull request may close this issue.

2 participants