Skip to content

Commit

Permalink
Re-built the Booking Modal as plain CSS div container
Browse files Browse the repository at this point in the history
Due to issues with IE 11 and the document.activeElement call, Bootstrap Modals were not working in this situation so re-wrote the component as a div box styled to match bootstrap with the necessary logic to replace the modal hooks.  also fixed issues with selection of invigilators and added logic to auto focus on the text input when opening.
  • Loading branch information
scottrumsby authored and sjrumsby committed Apr 25, 2019
1 parent 9c9b761 commit 4212461
Show file tree
Hide file tree
Showing 4 changed files with 206 additions and 161 deletions.
Loading

0 comments on commit 4212461

Please sign in to comment.