enactjs / enact

An app development framework built atop React that’s easy to use, performant and customizable.
http://enactjs.com
Apache License 2.0
316 stars 31 forks source link

WRR-393: Update default height of bottom pannel in enact storybook #3271

Closed dongsuwon closed 2 months ago

dongsuwon commented 2 months ago

Enact-DCO-1.0-Signed-off-by: Dongsu Won (dongsu.won@lgepartner.com)

Checklist

Issue Resolved / Feature Added

The height of addons bottom panel has changed as the storybook has been updated to 8.0. So we need to fix height of addons bottom panel.

Resolution

Fix height of addons bottom panel.

Additional Considerations

This PR is basically the same with https://github.com/enactjs/sandstone/pull/1666.

Links

WRR-393

Comments

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.27%. Comparing base (fcb7e6a) to head (31e64c0). Report is 2 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3271 +/- ## ======================================== Coverage 82.27% 82.27% ======================================== Files 152 152 Lines 7090 7090 Branches 1866 1866 ======================================== Hits 5833 5833 Misses 986 986 Partials 271 271 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.