Skip to content

feat: Support userdata placeholders #28

Merged
antobinary merged 7 commits into
bigbluebutton:mainfrom
pinhaum:placeholders-support
Jul 31, 2025
Merged

feat: Support userdata placeholders #28
antobinary merged 7 commits into
bigbluebutton:mainfrom
pinhaum:placeholders-support

Conversation

@pinhaum

@pinhaum pinhaum commented Jun 10, 2025

Copy link
Copy Markdown
Contributor

What does this PR do?

This PR improves the Generic Link Share plugin by enhancing the logic to accept userdata params and use the values as placeholders.
Key changes include:

  • user metadata subscription and placeholder replacement for secure URL sharing.

Closes Issue(s)

Closes #27

Motivation

These changes aim to make the link sharing experience more robust, ensuring that URLs are handled securely and that the UI responds correctly to data updates.

Please review and let me know if further adjustments are required!

@GuiLeme
GuiLeme self-requested a review June 10, 2025 16:16

@GuiLeme GuiLeme left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

One minor issue: the userdata information hasn't been replaced correctly, the curly braces remained there, see:

image

Comment thread src/components/generic-link-share/utils.ts Outdated
Comment thread README.md Outdated
@GuiLeme
GuiLeme self-requested a review June 11, 2025 16:43

@GuiLeme GuiLeme left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It looks good, just those 2 adjustments, and we're fine!

Comment thread src/components/generic-link-share/utils.ts Outdated
Comment thread src/components/generic-link-share/utils.ts Outdated
@GuiLeme
GuiLeme self-requested a review June 16, 2025 16:42

@GuiLeme GuiLeme left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@antobinary
antobinary merged commit 685c2b4 into bigbluebutton:main Jul 31, 2025
5 checks passed
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.

3 participants