forked from instructure/canvas-lms
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add moduleSequenceFooter to a2 student page
this also fixes some RTL bugs from our inline styling demo: https://instructure.slack.com/files/U0296D4BU/FQJSMRXHR/screencast_showing_modulesequencefooter_in_a2_student_view.mov Test Plan: * as a teacher create a course with a module that has a few items (discussions, pages, lit tools, assignments, quizzes, etc) before and a few items after a given assignment * now as a student go navigate to the first of those items * use the “next” an “previous” buttons down in the moduleSequenceFooter to go back and forward through the items in the module * when you get to this assignment the “prev” and “next” buttons should show up just like on all the page types * clicking the “previous” and “next” buttons should work * the “submit” button to submit your assignment should no longer float on the bottom of the page so it doesn’t interfere with the moduleSequenceFooter “previous” and “next” buttons Test RTL: * either set your language to arabic or hebrew or turn on the “force RTL even for non-RTL” feature flag * verify that the buttons on the bottom of the screen flip to the opposite side of the screen fixes: KNO-161 flag=assignments_2_student Change-Id: I5f9e070f1b69aeadf4d3e1faca0d60fae7097b46 Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/218440 Tested-by: Service Cloud Jenkins <[email protected]> Tested-by: Jenkins QA-Review: Matthew Lemon <[email protected]> Product-Review: Ryan Shaw <[email protected]> Reviewed-by: Matthew Lemon <[email protected]>
- Loading branch information
Showing
6 changed files
with
82 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters