Skip to content
Snippets Groups Projects
Forked from an inaccessible project.
ievavold's avatar
Isaac Evavold authored
Bug was caused because the course details modal didn't open until the course details API call had resolved. If the user double clicked on the course item, two clicks were registered before the first modal had opened which trigged a second modal to open. Now the course details modal always opens immediately (thus preventing subsequent clicks from targeting the course item element) and the details modal is open while it waits for the details API to resolve.
4d8e861d
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.