rad-ui / ui

Rad UI is an open-source, headless UI component library for building modern, fast, performant, accessible React applications
http://rad-ui.com
MIT License
11 stars 13 forks source link

Better Debug for Storybook + Popper API Improvements #155

Closed kotAPI closed 8 months ago

kotAPI commented 8 months ago

This PR improves popper component by adding the right combination of hooks to make popper work in generic scenarios

Also added a scroll container playground component that helps us test/debug popper related components

image
watermelon-copilot-for-code-review[bot] commented 8 months ago

Watermelon AI Summary

This PR introduces enhancements to the Popper component within the Storybook environment, improving functionality and styling for better on-screen positioning, and adding a ScrollPlayground component for more effective debugging and testing of pop-up related features.

GitHub PRs

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (fde179f) 90.62% compared to head (50f0990) 90.62%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #155 +/- ## ======================================= Coverage 90.62% 90.62% ======================================= Files 5 5 Lines 32 32 Branches 8 8 ======================================= Hits 29 29 Misses 3 3 ```

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