ykdojo / editdojo2

This used to be Edit Dojo's private repo - now it's public.
https://www.csdojo.io/edit
4 stars 0 forks source link

Make the edit modal view #43

Open ykdojo opened 5 years ago

ykdojo commented 5 years ago

Working on this now. I think we can use this: http://reactcommunity.org/react-modal/

ykdojo commented 5 years ago

I'm going to be working on this on this branch: https://github.com/ykdojo/editdojoprivate/tree/react-modal

ykdojo commented 5 years ago

TODO next:

ykdojo commented 5 years ago

Trying to prevent scrolling on the body right now. iOS might be kind of a pain.

This might work, though: https://medium.com/jsdownunder/locking-body-scroll-for-all-devices-22def9615177

ykdojo commented 5 years ago

I realized we should probably have a way to separate sentences for this.

So, I made a new issue for it: #48