Nathanael Gutierrez

Results 3 issues of Nathanael Gutierrez

## Summary These changes fix the issue for those using tabs to navigate through books using the epub viewer library. Previously, one could never reach the Right Navigation button due...

DEV: renderers
DEV: frontend
SIZE: very small

## Summary This change appropriately sets the `activeTabId` to `QuizzesTabs.REPORT` so that the UI is rendered properly **Before** ![Screenshot_20240516_091235](https://github.com/learningequality/kolibri/assets/12057936/a63d98c8-2893-48e6-8a36-f3c8d2725cf9) ![Screenshot_20240516_091256](https://github.com/learningequality/kolibri/assets/12057936/18422e23-eb05-4cb3-aaba-aec33435795a) **After** ![Screenshot_20240516_091528](https://github.com/learningequality/kolibri/assets/12057936/3a5c7bb9-6f89-489c-8db1-1b5b782b4795) - No console errors produced ## References -...

APP: Coach
DEV: frontend
SIZE: very small

## Summary This change creates a new composable for tracking total progress and migrates existing code to use it. ## References - Fixes #12619 ---- ## Testing checklist - [X]...

APP: Learn
APP: User
DEV: frontend