Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Viewing a video attached to an incident that doesn't have an in-browser player UI prevents user from returning to incident chat #36

Open
fabacab opened this issue Apr 5, 2016 · 1 comment

Comments

@fabacab
Copy link
Contributor

fabacab commented Apr 5, 2016

We need to manually check the video media types to see if the wp_video_shortcode() can generate a player for us. If not, we need to create a player ourselves.

This is because iOS devices using Buoy as in webapp-capable mode will not be able to return back to the incident chat screen after viewing a video directly. (They need a video players UI embedded in the browser.) This requires the user to exit Buoy, then re-launch it, in order to return to their incident chat room.

@fabacab
Copy link
Contributor Author

fabacab commented Apr 5, 2016

This also happens to the images, by the way, because they are directly linked. We need some other UI for this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant