foundation-sites
                                
                                
                                
                                    foundation-sites copied to clipboard
                            
                            
                            
                        The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites that work on any kind of device.
## What should happen? To meet WCAG 2.0 A (minimum) accessibility requirements, keyboard focus must be visible for all interactive elements. Because the switch is styling the overrides an HTML...
## Description The abide component is currently potentially adding the `aria-describedby` attribute also on hidden inputs where it is not valid HTML. The intention of the HTML validator is not...
## Description We encountered an issue that if we load HTML content dynamically with AJAX calls, the loaded Tab, Accordion etc. components don't work. I found information about that only...
## Expected Behavior Anchors with internal target location links inside reveal component should navigate to corresponding id element. ## Current Behavior Clicking an anchor element with internal target location inside...
## What should happen? [The documentation says](https://get.foundation/sites/docs/flex-grid.html#importing) flex grid is disabled by default and to use it we have to use `foundation-flex.css` instead of `foundation.css`. According to the CDN, the...
FLYER.61
## Description ... ## Possible Solution ... ## Checklist - [x] I have read and follow the CONTRIBUTING.md document. - [x] There are no other issues similar to this one....
## Expected Behavior I should be able to run gulp to compile my css from the template. ## Current Behavior I run into an error: ``` webpack 5.61.0 compiled successfully...
Our repo got spammed hard with issues and discussion posts. I know that this probably flooded so many of your Github notifications. I have reported all of the offending accounts...
I downloaded the latest Release (6.9.0) from https://get.foundation/ which leads to https://static.foundationcss.com/sites-css-latest The zipfile contains the mentioned js-file in /js/vendor/foundation.min.js I assume this is meant to be a production-ready version....
## Expected Behavior When accessing an accordion menu and tabbing through the submenus, a user should be able to (while having a submenu parent focused), press 'Space' or 'Enter' and...