hkajava / s2g

Students2Groups Meteor application. Noticed in Spanish conversation class that the teacher doesn't have a good method to divide students into small groups for conversation so this application will provide easy way to do that. Also testing Meteor/React technologies with this application.
MIT License
1 stars 0 forks source link

Verify that s2g works in Chrome, Firefox and IE/Edge #87

Closed hkajava closed 6 years ago

hkajava commented 6 years ago

Used crossbrowsertesting.com free plan to test.

Tested to work with Chrome 60+, Safari 11+, Firefox 59+. Did some modifications for make it work properly with Safari (navigation buttons needed some tuning).

Verified that IE/Edge didn't work. The slider element gets rendered across the whole screen and messes up whole layout. Won't fix that with this ticket. Creating separate ticket (#110)