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

feat(calendar): add link to virtual users #565

Merged
merged 4 commits into from
Jun 3, 2023
Merged

feat(calendar): add link to virtual users #565

merged 4 commits into from
Jun 3, 2023

Conversation

vhpx
Copy link
Member

@vhpx vhpx commented Jun 3, 2023

No description provided.

@vhpx vhpx self-assigned this Jun 3, 2023
@vercel
Copy link

vercel bot commented Jun 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 3, 2023 7:25am

@vhpx vhpx linked an issue Jun 3, 2023 that may be closed by this pull request
</div>
{participant.type === 'virtual_user' ? (
<Link
href={`/${wsId}/users/${participant.participant_id}`}

Check warning

Code scanning / CodeQL

Client-side URL redirect

Untrusted URL redirection depends on a [user-provided value](1).
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.

Make event participant display name redirect to detailed user page
1 participant