From 1c17ab427748300570533366fbeaac644022e561 Mon Sep 17 00:00:00 2001 From: Muhammad Arnaldo Date: Tue, 27 Jan 2026 11:59:56 +0700 Subject: [PATCH 1/2] MDL-87757 block_myoverview: fix the heading-order --- blocks/myoverview/templates/zero-state.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blocks/myoverview/templates/zero-state.mustache b/blocks/myoverview/templates/zero-state.mustache index 403679c9335..463ae25d7bd 100644 --- a/blocks/myoverview/templates/zero-state.mustache +++ b/blocks/myoverview/templates/zero-state.mustache @@ -51,7 +51,7 @@ src="{{nocoursesimg}}" alt="" > -
{{{ title }}}
+

{{{ title }}}

{{{ intro }}}

From ed57a7c2c760103a31d0b38852261512143e5636 Mon Sep 17 00:00:00 2001 From: Muhammad Arnaldo Date: Tue, 3 Feb 2026 17:46:17 +0700 Subject: [PATCH 2/2] MDL-87757 block_myoverview: Remove navigation role and behat update - Removal of the navigation role on main and zero-state template - Add accessibility extra tests for the block_overview --- blocks/myoverview/templates/main.mustache | 2 +- blocks/myoverview/templates/zero-state.mustache | 2 +- .../myoverview/tests/behat/block_myoverview_dashboard.feature | 4 ++-- .../myoverview/tests/behat/block_myoverview_zerostate.feature | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/blocks/myoverview/templates/main.mustache b/blocks/myoverview/templates/main.mustache index a1c81adfcd9..7c369dca452 100644 --- a/blocks/myoverview/templates/main.mustache +++ b/blocks/myoverview/templates/main.mustache @@ -23,7 +23,7 @@ {} }} -