nfischer / framily-tree

:beers: An interactive family tree for Theta Chi fraternity
https://nfischer.github.io/framily-tree/
MIT License
7 stars 13 forks source link

feat: support iterating through search matches #49

Closed nfischer closed 5 months ago

nfischer commented 5 months ago

When a search matches multiple brothers, this will now iterate through all matching results when doing subsequent searches.

Example:

Fixes: #11 Test: npm test Test: npm start (check in the browser)

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 81.14%. Comparing base (93e41af) to head (1e1def8).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #49 +/- ## ========================================== + Coverage 80.17% 81.14% +0.97% ========================================== Files 2 2 Lines 116 122 +6 ========================================== + Hits 93 99 +6 Misses 23 23 ```

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