Andy Scherzinger
Andy Scherzinger
There are some form fields that work as hybrid input fields and select-elements. When the user activates it a selection of choices is shown, but the user can also write...
Here the fields are divided into three columns. Using fieldsets around these, with visible headings in legend-elements will connect each form object in each fieldset to its legend-attribute, making this...
Many buttons in the interface have very generic accessible names. This makes it very hard to understand the difference between similar buttons, and what parts of the interface they’re connected...
There are hybrid objects in the modal window for creating a new card, they’re select fields that the user can also type in. Unfortunately, they don’t work well with screen...
The headings don’t skip levels here, but they don’t match the logical structure of the content. To take an example the heading “Kommande kort” isn’t related to the different lists...
In the fly-out in the right side menu, there are images without alt-attributes, which must be present for such elements. They are placed in links without link texts, which means...
System messages saying "You closed the poll" → "You ended the poll" so it’s consistent
### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature. * Please don't comment if you have no relevant...
There’s a menu that can pop in from the side, and the form fields there aren’t connected to their label texts.