James Robinson
James Robinson
If we have any budding designers it would be cool if we could come up with a rough design mockup for the lesson tag filter feature outlined in #62.
The lesson modal looks a little dull.  We could spice up the design whilst keeping colour schemes consistent with the rest of the...
This is an epic issue. List of individual issues needed to achieve this epic are below: - [x] Add lesson tags logic #59 - [ ] Modify UI allowing user...
Currently, a user is prevented from creating a lesson that contains no text. Even though the validation logic is correct there isn't a message or visual cue to inform the...
It would be nice to refactor our styles so they are more maintainable and reusable. A few considerations for this: * Introduce a naming convention such as BEM * Organise...
Links to #62 As part of the lesson tag filter feature, a user should be able to add tags to a lesson. The markup for this will need to be...
Links to #62 As part of the lesson tag filter feature, a user should be able to filter lessons by tag(s). It might make sense to create 2 tickets, one...
When the lesson view modal appears there is no focus trap which is bad for assistive tech users. Currently, there is no way for a user to tab onto the...
Currently if you tab into the editor you cannot tab out of it. This causes a keyboard trap which is bad accessibility. Essentially, we need to prevent [WCAG 2.1.2 No...
After discussion in the Discord channel, to make lessons easier to reference and discover we should (optionally) allow users to link lessons to a relevant tutorial URL. Aside from the...