graycoreio / daffodil

Angular Ecommerce PWA Framework
https://next.daff.io
MIT License
155 stars 28 forks source link

feat((design-land): update they way open is set for the design land sidebar #2837

Closed xelaint closed 3 months ago

xelaint commented 3 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

The design land sidebar would automatically open when viewport changes to tablet or mobile.

Fixes: #2836

What is the new behavior?

Design land sidebar remains hidden when viewport changes to tablet or mobile unless user clicks on the hamburger icon to open it.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information