Problem/Motivation
During our tests, we found out that the Zoom Component view provided by this module would cause some UI bugs within our site and it wouldn't let the user see the meeting in a new browser tab.
We found that the Client view was available and would fullfil our needs.
Proposed resolution
While keeping the component view as default, we could offer an option in the Field Formatter to choose between component and client view.
Remaining tasks
MR to be submitted.
User interface changes
Add a new Field Formatter option.
API changes
None
Data model changes
None
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | rebase-zoom-video.jpg | 29.47 KB | tostinni |
Issue fork zoom_video-3519365
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
tostinni commentedHere is the MR with our updated Field Formatter that will allow displaying of Client view as a new option (default to Component view).
The coding style for the JS is a little bit different, but I hope this wouldn't be a problem.
Comment #4
tostinni commentedAdding an automatic language detection to switch the Zoom UI to a supported language.
See #3542826: Switch automatically Zoom UI to Drupal's language
Comment #5
danmer commented@tostinni I can't merge this MR via UI; I'm not sure why. Can you check if this MR can be merged properly locally, or do you want me to do that and merge manually?
Comment #6
tostinni commented@danmer, I went to https://git.drupalcode.org/project/zoom_video/-/merge_requests/10 and clicked on "Rebase source branch" so now this MR is mergeable again after the updates that have been made to the project.
Comment #7
danmer commentedThx, The MR is merged
Comment #8
danmer commentedAdded to the new release