JSv4 / OpenContracts

Mass document analytics platform based on LlamaIndex, Pgvector, React and Django.
https://JSv4.github.io/OpenContracts/
Apache License 2.0
671 stars 53 forks source link

Improve Document Selection Workflows #157

Closed JSv4 closed 2 months ago

JSv4 commented 2 months ago

Created onClick and onShiftClick properties on <DocumentItem/> and <DocumentCards/> components so you can use them in different flows and have different onClick and onShiftClick behaviors. Before you always need to shift + click to select, which was not intuitive in some situations, such as the document select for extracts.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 70.44%. Comparing base (1955659) to head (66fdd5d). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #157 +/- ## ======================================= Coverage 70.44% 70.44% ======================================= Files 59 59 Lines 2700 2700 ======================================= Hits 1902 1902 Misses 798 798 ```

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