zack Frazier
zack Frazier
### Detailed description #### Icon-only The icon button — no text, only icon — was built to assume it would be empty. The styles remove the padding to ensure the...
The `search-input` component markup varies too much between the collapsed and open states and does not include the appropriate ARIA attributes. https://haltersweb.github.io/Accessibility/autocomplete.html > The core markup structure below does not...
# HOLD - WIP ### Component name > Propose a new or variant name `fd-top-navigation` `fd-top-navbar` ### Detailed description > Describe the request A top navigation bar should be available...
There are many times when I may want to use the `inline-help` component without the default `?` icon. For example, text in a paragraph like a definition or providing more...
## Responsiveness At the smallest screen size, put total number of items under the paging links. Each should be centered in the container. ## Left alignment Place total items to...
## The helper utility classes can get verbose, can they be simplified ## Detailed description The current naming convention mostly follows this pattern ... .`namespace`-`prefix`-`property`-`value` { `property`:`value` } This is...
## Detailed description The current float based system is inferior to newer CSS techs in several ways. - Vertical centering and bottom alignment are difficult - Column containers do not...
## Detailed description The default column number should adjust based the screen size. The value of this approach is that span classes can be consistent across screen sizes. For example,...
### Detailed description The `popover__control` acts as a wrapper container but it should be the trigger for the `popover__body` The popover macro should be able to handle all the ARIA...