issues Search Results · repo:scottaohara/a11y_styled_form_controls language:HTML
Filter by
52 results
(59 ms)52 results
inscottaohara/a11y_styled_form_controls (press backspace or delete to remove)each radio button reveals its label when it is hovered/focused. but presently there is no way to dismiss this label
without either moving focus or pointer.
need to fix that
scottaohara
- Opened on Jan 5, 2021
- #68
Something must have changed in Chrome because the CSS asterisk is no longer positioned appropriately.
checking firefox, it still is positioned as intended.
Further investigation necessary.
Good first issue
Styling issue
scottaohara
- 1
- Opened on Oct 16, 2019
- #66
Issue
In the Pattern Markup for the restyled radio on the documentation page, the input element doesn t have a class name:
label class= n-radio-label
input type= radio name= n_radio id= native_r2 ...
Good first issue
jfhector
- 1
- Opened on Oct 11, 2019
- #62
Describe the bug
You have to press twice the tab key when you on IE / Edge browsers
To Reproduce
1. Focus the input in IE / Edge browser.
2. Press the tab key
3. It does not leave the input
4. Press ...
lbineau
- 1
- Opened on Sep 17, 2019
- #61
Add a page to reference other people who have done / are covering similar ground.
See Adrian’s posts on similar components
https://codepen.io/smhigley/pen/yVaGGa
Etc
enhancement
scottaohara
- Opened on Aug 16, 2019
- #60
the output element is part of the form elements family and maps to role=status, or at the very least a polite live
region for most browsers.
Create an explainer on the element and produce some examples ...
enhancement
new component
scottaohara
- 2
- Opened on Jul 28, 2019
- #59
Create / test for dark mode styles
- [ ] checkboxes
- [ ] radio buttons
- [ ] radio star rating
- [ ] radio pill
- [ ] switch checkbox
- [ ] switch button
- [ ] aria toggle button
- [ ...
enhancement
scottaohara
- Opened on Mar 26, 2019
- #58
Today some initial styling and documentation were added for single select elements, using the required attribute and
:invalid CSS.
The styling defaults the invalid Select element to appear red on page ...
enhancement
Help Wanted
scottaohara
- 2
- Opened on Jan 22, 2019
- #57
Following adding support for rtl for select elements, retest other patterns to make sure they work with rtl.
- [ ] checkboxes radio buttons
- [ ] switches and toggle buttons
- [ ] file uploads
...
enhancement
Help Wanted
Retest
scottaohara
- Opened on Dec 20, 2018
- #56
Checkboxes and radio buttons should have a style to indicate if they are required.
This should account for invalid state and a default style to indicate their requirement.
- [x] checkboxes
- [ ] ...
bug
enhancement
Good first issue
scottaohara
- 1
- Opened on Dec 11, 2018
- #55

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.