Shawn Thompson

Results 19 issues of Shawn Thompson

Could we use JSON for the components instead of a table in markdown?

Thanks for opening it up. Adding sub heading to the different components instead of `small` `Labelling Expectations` use `Labelling Expectations`

Hopefully this is the last issue I'm having to get my media server up with Traefik v2. It was working then it stopped. When I go to `https://trans.domain.com/` it goes...

I found a new issue (reason) not to have the `legend` `float: left`. If you look on the form validation page at the checkbox and radio sample, when you add...

Feature: Form Validation
Work: CSS

Any objections to adding [font awesome](http://fontawesome.io/) to the base of WET? We have seen many sites adding it on their own. So I thought maybe we can just add it...

Work: CSS
Feature: Core

When validating the code after the JavaScript is initiated, the output gives you a `header` inside a `header`. This is found in the menu overlay. `aria-hidden="true">Search and menus`

Work: Accessibility
Feature: Menu
Need: Analysis / Research

The [Overlay - Working examples](https://wet-boew.github.io/wet-boew/demos/overlay/overlay-en.html) are using `role="button"` on the `` elements. ``` html Bottom bar ``` ## Semantic HTML We should be using native `` elements to action the...

Work: Accessibility
Work: Demos
Feature: Overlay
Query: Bug
Work: Javascript
Query: In scope of a project

All the links to the `https://w3c.github.io/personalization-semantics/` are broken and should be replaced with `https://w3c.github.io/adapt/`

Use `` instead of `role-"main"` and just `footer` instead of ``. Maybe even add a `` element to the menus?

Would it be possible to make this design pattern for buttons into a `ul` with `li` for each button. ![image](https://user-images.githubusercontent.com/2575266/66579512-f14d6800-eb4a-11e9-90ac-0de788fed014.png) There is the **toolbar** pattern but this groups buttons all...

Query: Question