Skip to content

feat(VLE): Add next button to bottom of step - #2342

Merged
hirokiterashima merged 3 commits into
developfrom
add-next-button-bottom-of-step
Sep 15, 2026
Merged

hirokiterashima merged 3 commits into
developfrom
add-next-button-bottom-of-step

Conversation

@breity

@breity breity commented Sep 14, 2026

Copy link
Copy Markdown
Member

Changes

  • Add "Next Step" button to bottom of each step that allows user to navigate to the next step (if it exists) for units in default navigation mode (not tabbed theme).
  • Move next and previous step buttons next to each other (instead of on separate sides of the view) in tabbed navigation mode.

Test

  • Make sure a "Next Step" button appears at the bottom of each step for units in default navigation mode.
  • Ensure that the "Next Step" button successfully navigates to the next step when there are no constraints preventing user from opening the next step and shows the constraint info dialog when navigation forward is constrained.

@breity breity self-assigned this Sep 14, 2026
@breity breity added the enhancement New feature of any size or improvement (UI, performance, security) label Sep 14, 2026
@qltysh

qltysh Bot commented Sep 14, 2026

Copy link
Copy Markdown

Qlty


Coverage Impact

Unable to calculate total coverage change because base branch coverage was not found.

Modified Files with Diff Coverage (1)

RatingFile% DiffUncovered Line #s
New file Coverage rating: A
.../wise5/directives/node-navigation/node-navigation.component.ts100.0%
Total100.0%
🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@hirokiterashima
hirokiterashima merged commit d1013f8 into develop Sep 15, 2026
4 checks passed
@hirokiterashima
hirokiterashima deleted the add-next-button-bottom-of-step branch September 15, 2026 16:35
@hirokiterashima

Copy link
Copy Markdown
Member

🎉 This PR is included in version 5.241.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature of any size or improvement (UI, performance, security) released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants