kirsty-hames

Results 4 issues of kirsty-hames

I was just reviewing the [prefers-reduced-motion PR](https://github.com/adaptlearning/adapt-contrib-core/pull/348) and noticed we had config for [_disableAnimation](https://github.com/adaptlearning/adapt_framework/blob/d7ca095b3d90e50412f4e62bfa951a30d8a5799d/src/course/config.json#L69) in _config.json_ but this doesn't seem to be referenced anywhere in Adapt. Is this now redundant...

bug

Adapt accessibility has been implemented in conformance with [WCAG](https://www.w3.org/WAI/WCAG2AA-Conformance) however there is often multiple solutions or conflicting opinions to meeting criteria. In addition, we have interactions/functionality in Adapt that isn't...

accessibility
documentation

### Subject of the enhancement A wiki page to lead on from [Accessibility v3 → v4](https://github.com/adaptlearning/adapt_framework/wiki/Accessibility-v3-%E2%86%92-v4). Covering what has changed and new built-in behaviours etc. In relation to https://github.com/adaptlearning/adapt_framework/issues/3446 Ref:...

accessibility
documentation

## Expected Behaviour When the number of presets is greater than the screen height the **Manage saved presets** popup should scroll to reveal all saved presets. ## Actual Behaviour The...

T: bug
C: Front-end