![]() Refs USERS-624 flag=none A bunch of calls to the InstUI <Table> component are still using "plain old HTML" <tr> <th> <td> etc inside them, which is a no-no as of InstUI 7.0. This commit addresses some of them (about half, I think). Testing this is mostly a matter of observing the affected displays in the UI and making sure they still look normal. Note that some subtle changes to the UI may have occurred due to the InstUI Canvas theme being used rather than the original Canvas CSS, but everything in here looks just fine to my eye. Test plan: * all tests pass * The "act as" modal dialog still looks good * Adding people to courses (duplicate section, missing people section, and the "people ready list") still all looks good * Developer key table still looks good Change-Id: I20d2c0c88d9050eb73be33e8c26c951a90bc6160 Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/240161 Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com> Reviewed-by: Ed Schiebel <eschiebel@instructure.com> Product-Review: Charley Kline <ckline@instructure.com> QA-Review: August Thornton <august@instructure.com> |
||
---|---|---|
.. | ||
__tests__ | ||
actions | ||
api | ||
reducers | ||
store | ||
GradebookHistoryApp.js | ||
SearchForm.js | ||
SearchResults.js | ||
SearchResultsRow.js | ||
environment.js |