Only One Dialogue Overlay at a Time#1365
Only One Dialogue Overlay at a Time#1365demiankatz merged 1 commit intoUniversalViewer:release-4.2.0from
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
demiankatz
left a comment
There was a problem hiding this comment.
Looks good to me! I'll let @LanieOkorodudu reassess as well in case she has any other thoughts... but this makes the terms of service link work consistently between the download and share dialogs (closing the existing open dialog before opening a new one), which seems like the best solution.
|
I've targeted this to the release-4.2.0 branch since this is a bug fix for an issue discovered during testing of 4.2.0RC2. |
LanieOkorodudu
left a comment
There was a problem hiding this comment.
@crhallberg, @demiankatz. I’ve tested it again, and everything works as expected. Apologies for the delayed response, I’ve just returned to work after a holiday. Thank you for your hard work @crhallberg
Fix share and terms conflict by only opening one dialogue at a time.
TODO