foundation-sites icon indicating copy to clipboard operation
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.

Results 112 foundation-sites issues
Sort by recently updated
recently updated
newest added

## What should happen? I do have soft scrolling enabled for my whole website so that links to anchors always lead to a soft scrolling: ``` html { scroll-behavior: smooth;...

## What is missing? **What is missing:** The Foundation Accordion is getting flagged by our Accessibility Assessment scan. Finding is: "The trigger elements for the disclosure widgets (show/hide) are elements...

accessibility
Accordion

## What should happen? When you create an off-canvas element that uses the inCanvasOn class (e.g. .in-canvas-on-large) and you load the page with the browser width above the inCanvas threshold,...

Since the callouts are also used as "sections" (_like footer in [ecommerce](https://get.foundation/downloads/templates-sites/ecommerce.html) template_), it will be useful to have a possibility to have "lighter" version for alerts and "darker" version...

scss
Callout
feature request

## What should happen? When alignment set to left, position to bottom (data-position="bottom" data-alignment="left") and there is not enough space for a dropdown pane it should stay aligned to the...

javascript
help wanted
🐛bug
Dropdown

In the xy grid docs you set a height for the grid-x. Removing content from it will collapse it. Currently I am missing a Foundation 6 class which sets the...

XY Grid

## What should happen? First increase or decrease the `$global-font-size` variable so it isn't `100%`. When you set the line-height in the mapping of the `$header-styles` variable, you expect it...

css

#### How to reproduce this bug: The transition i referred is the animation of menu sliding in/out when clicked. ver 6.3.1 1. flexbox ON 2. put a simple drilldown menu...

Drilldown Menu
flexbox

#### How to reproduce this bug: 1. Create an off canvas menu div with the attribute data-off-canvas, inside create a menu containing a data-close attribute on one of it's items....

Off-Canvas
Hacktoberfest

If a dropdown pane is larger than the browser window, the pane is not resized to respect window width. (data-allow-overlap=false is default according to [docs](http://foundation.zurb.com/sites/docs/dropdown.html#js-options)) FD 6.4.1 Testing: Resize browser...

Dropdown
Hacktoberfest