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
12 stars 14 forks source link

Modal Component - Pass 1 #211

Closed kotAPI closed 8 months ago

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

Watermelon AI Summary

This Pull Request introduces a cleaner, more user-friendly Modal component by eliminating superfluous logging and enhancing user experience with an autofocus on input fields.

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 (2294d80) 94.64% compared to head (fd82ad6) 94.64%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #211 +/- ## ======================================= Coverage 94.64% 94.64% ======================================= Files 10 10 Lines 56 56 Branches 9 9 ======================================= Hits 53 53 Misses 3 3 ```

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

kotAPI commented 8 months ago

Requires a lot more work - this is a pretty good example to start with, merged for now