From 1ef77081e092d1b07d4c2741165b0ad72ae76915 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 --- public/blocks/myoverview/templates/zero-state.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/blocks/myoverview/templates/zero-state.mustache b/public/blocks/myoverview/templates/zero-state.mustache index 403679c9335..463ae25d7bd 100644 --- a/public/blocks/myoverview/templates/zero-state.mustache +++ b/public/blocks/myoverview/templates/zero-state.mustache @@ -51,7 +51,7 @@ src="{{nocoursesimg}}" alt="" > -
{{{ title }}}
+

{{{ title }}}

{{{ intro }}}

From 1c08f8a46f0befb4cbc047f33cdbd6f49257df24 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 --- public/blocks/myoverview/templates/main.mustache | 2 +- public/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/public/blocks/myoverview/templates/main.mustache b/public/blocks/myoverview/templates/main.mustache index a1c81adfcd9..7c369dca452 100644 --- a/public/blocks/myoverview/templates/main.mustache +++ b/public/blocks/myoverview/templates/main.mustache @@ -23,7 +23,7 @@ {} }} -