Bug #12143
closedOrder drop-down not changing
0%
Description
Moving this from the Commons team forum testing thread, I'm having trouble using the ordering drop-down in the new Courses tab. I'm on a Mac, and while it worked fine in Firefox, in Chrome (77.0.3865.120) and Safari (Version 13.0.3) I'm having trouble getting a new selection in the drop-down to register and load. The URLs for a new selections don't seem to load. See the screen recordings attached.
Files
Updated by Boone Gorges almost 5 years ago
- Status changed from New to Testing Required
Thanks for the detailed report and the videos. I was able to reproduce when testing on Mac browsers. It turns out that they process certain JS events in a different order than other browsers - or it could be that certain browsers or computers are slow enough to cause an accidentally helpful race condition in other systems. I've corrected the logic in https://github.com/cuny-academic-commons/cac/commit/8551bebc166526c68677e5d585f64990006770fe and this should be working now.
Updated by Colin McDonald almost 5 years ago
- Status changed from Testing Required to Resolved
Tested on my end, looks good! Marking resolved.