llaske / ExerciserReact

React code of Exerciser Activity. GSoC 2018
Apache License 2.0
15 stars 49 forks source link

Create new Activity: search in Journal popup issue #152

Closed VedantSharma11 closed 1 year ago

VedantSharma11 commented 1 year ago

hey @llaske When we click the + icon to add a new exercise in there the video, image, audio and add media buttons do not work. Please review it and give your thoughts.

How it is:


https://user-images.githubusercontent.com/96445392/224415957-b4e8f960-13f3-4752-b40e-18074142c1aa.mp4

How it should be:

https://user-images.githubusercontent.com/96445392/224416013-fc846bb3-ea00-48d5-bb42-80d7831c0922.mp4

llaske commented 1 year ago

I guess you've run the activity outside of Sugarizer (running "npm run start"). In this mode you can't access to Sugarizer features.

VedantSharma11 commented 1 year ago

Yes @llaske you are right I'm closing this issue.