[Audit] Dropdown
See original GitHub issueDropdown
-
Should dropdown be using listbox styles? Should we pull out listbox into a set of tools to apply styles instead of shared styles for each?
-
Should use
body-short-01
for placeholder text and value -
What should focus be for error state? cc @laurenmrice Currently it’s a red border
-
All dropdown versions should be pulling the 16 icon. I think this is the old icon.
Inline Dropdown
-
Should use
body-short-01
for text -
Bounding box should have only
8px
of padding on left hand side
Expected:
Actual:
- Width of control seems off from spec
Expected:
Actual:
Filterable Dropdown (Combobox), MultiSelects, etc.
These all use list-box
and will most likely share updates
- Should use
body-short-01
for text - Disabled -> hover seems to still have hover color
- Need to verify in React repo for functionality
Issue Analytics
- State:
- Created 5 years ago
- Comments:9 (8 by maintainers)
Top Results From Across the Web
How to Make Dropdowns in an Audit Form - YouTube
In this AppSheet Office Hours demo, we go over how to use dropdowns in forms in an inspection/ audit app.Check out AppSheet Office...
Read more >Dropdown: v11 audit · Issue #10415 · carbon-design ... - GitHub
A designer and developer will pair on this audit, some tasks may be discipline focused. Follow the checklist below for the features and...
Read more >New Audit Plan – Audit Type Dropdown - DBP - QMS
This dropdown functions to either confirm or override the audit type previously selected in the New Audit Definition form.
Read more >Audit SELECT - Netwrix Documentation
Auditing SELECT statements will increase the amount of data collected from the SQL Server instance and stored to long-term archive and audit ...
Read more >Apply a basic audit policy on a file or folder (Windows 10)
Select and hold (or right-click) the file or folder that you want to audit, select Properties, and then select the Security tab.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The 8px padding for bounding box only applies for the inline dropdown. I was referring to the normal dropdowns when i mentioned 16px