wombats-writing-code / fbw-components

Fly-by-Wire components for building user interfaces
http://fbw.mit.edu
MIT License
0 stars 1 forks source link

Correct answer editing feedback box should be movable? #19

Open luwen-huang opened 8 years ago

luwen-huang commented 8 years ago

If it's a quick-ish fix, can we make the correct answer editing box modal movable? It'd just make life a little easier because then you don't have to memorize the question (right now the modal covers it).

but only if it's a simple directive thing you can slap on. otherwise feel free to wontfix.

coleshaw commented 8 years ago

It's not a built-in option in ReactBootstrap: https://react-bootstrap.github.io/components.html#modals

I'd have to look for an alternate library or something...