As you can see above, when pop-up windows is showing, it is block the information behind, could you please improve this UX and allow user move pop-up window?
1 Like
Its not actually a popup, its called a modal.
Provided by the bootstrap web framework, and that framework (or to be honest every other web framework I’ve seen) does not support moving modals.
3 Likes