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

Fixes #435 Added support for alert/prompt/confirm #905

Merged
merged 3 commits into from Dec 20, 2018
Merged

Conversation

keianhzo
Copy link
Collaborator

Fixes #435 Added support for alert/text/confirm prompt dialogs. Prompts are now dynamically resizable depending on the content size with a max height limit.

@MortimerGoro I've noticed a glitch when resizing the widget I guess because the size is updated while the widget is still visible. I didn't have time to dig into that so feel free to update the PR or open a follow-up to fix that.

@MortimerGoro
Copy link
Contributor

@keianhzo Check this commit 2fe9349

@bluemarvin
Copy link
Contributor

Is this ready to merge? Are there any specific tests I can try first?

@MortimerGoro
Copy link
Contributor

You can test with https://webxr.sh/dialogues.html

@bluemarvin
Copy link
Contributor

Just merge and I’ll test the staging build.

@bluemarvin
Copy link
Contributor

Looks good to me.

@bluemarvin
Copy link
Contributor

@cvan if you find additional issues file followup.

@bluemarvin bluemarvin merged commit f666370 into master Dec 20, 2018
@cvan cvan deleted the prompts branch December 20, 2018 20:55
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.

Implement UI for browser-level alert/prompt/confirm
3 participants