James Robinson

Results 11 issues of 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.

good first issue
design
vanilla

The lesson modal looks a little dull. ![Screen Shot 2020-12-06 at 17 55 31](https://user-images.githubusercontent.com/30320536/101288088-83530e00-37ec-11eb-9df3-3423326bfc57.png) We could spice up the design whilst keeping colour schemes consistent with the rest of the...

good first issue
in progress
vanilla

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...

epic
vanilla

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...

good first issue
in progress
vanilla

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...

good first issue
vanilla

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...

code level medium
discussion
vanilla

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...

code level difficult
discussion
vanilla

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...

bug
code level medium
vanilla

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...

help wanted
code level medium
vanilla

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...

help wanted
code level medium
vanilla