Zakaria El Asri
Zakaria El Asri
> It works fine I might be wrong, but I dont think this works as one would expect. If you provide anything other than a number to offsetX (or offsetY),...
Alright, thanks. Will work on it.
@yjose I tried looking into what you suggested a little further. Doing as you said will actually break checking if the calculated position is going out of bounds ([Step 4](https://github.com/yjose/reactjs-popup/blob/master/src/Utils.js#L17)...
@yjose @aboullaite if possible, I would like to work on adding a `views` count for every episode by querying the Facebook Graph API. Also, don't you guys think it would...
Thank you @yjose for the clear explanation. At first I thought the views count would appear on the detail view of every episode, which motivated a bit the idea behind...
Upon further inspection, it turns out the FB Graph API does not support stats for videos in facebook groups, but it does for pages. From the facebook [docs](https://developers.facebook.com/docs/graph-api/reference/video/video_insights#limitations) under limitations:...
Sounds good to me @yjose . I can't say much on the numbers though because I don't know if Facebook allows you to see the views count on their app...
@yjose you're welcome :+1: . I played a bit with the positioning of the views count. Initially, I thought about having an "eye" icon just to save up some space,...
@yjose thank you for the feedback. It's okay, i'll just keep working on my fork until you hear back from facebook 👍👌