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

[FEATURE-REQUEST] showLeaveButton in url params #262

Open
yagnesh-iqudtek opened this issue Feb 4, 2025 · 1 comment
Open

[FEATURE-REQUEST] showLeaveButton in url params #262

yagnesh-iqudtek opened this issue Feb 4, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@yagnesh-iqudtek
Copy link

Feature request

It would better if some property like showLeaveButton and all can be passed with url of meeting.

Why you need this

While using the daily-prebuilt in the webview there is no way(as far as i know) to hide the Leave button.

Alternatives you've considered

  • I can pass the property like redirect_on_meeting_exit, but that is not feasible because I am using same meeting creation logic for web and react-native.
  • I have now 2 leave button, one from daily and one my custom in which i have some logic while intereact with my server.

Additional context

I would be better if some UI related property can be send while creating iframe(though it is available in the web, while creating iframe).

@yagnesh-iqudtek yagnesh-iqudtek added the enhancement New feature or request label Feb 4, 2025
@Regaddi
Copy link
Contributor

Regaddi commented Feb 12, 2025

@yagnesh-iqudtek I might be misunderstanding your request, but you can hide the leave button from Prebuilt by setting the showLeaveButton iframe property to false (see docs). However it already defaults to false.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants