open-reaction-database / ord-interface

Search/browse interface and APIs for the Open Reaction Database
https://open-reaction-database.org
Apache License 2.0
20 stars 11 forks source link

ORD-116: Fixed Ketcher modal not appearing and add some null checks to SearchOptions #124

Closed miori-nd closed 3 months ago

miori-nd commented 3 months ago

Fixed Ketcher modal CSS so that it appears when user hits the "Draw Molecule" button

Also added some null checks to SearchOptions to prevent crashes of the Search page

Closes #116

skearnes commented 3 months ago

Thanks @miori-nd!