influxdata / clockface

UI Kit for building Chronograf
https://influxdata.github.io/clockface
MIT License
43 stars 18 forks source link

fix: Odd Panels would not Collapse properly #840

Closed brandenTenbrink closed 1 year ago

brandenTenbrink commented 1 year ago

Closes https://github.com/influxdata/clockface/issues/834

Changes

Fixed a bug that prevented the last odd panel from collapsing in the 1 (right or down) direction. Created a proper offset value for odd and even numbered panels.

Also updated storybook to have 1 example of even and odd panels.

Screenshots

// Add screenshots here if relevant

Checklist

Check all that apply