Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Document Selection Workflows #157

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

JSv4
Copy link
Owner

@JSv4 JSv4 commented Jul 15, 2024

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.

…entCards 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.
Copy link

codecov bot commented Jul 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JSv4 JSv4 merged commit f626dd6 into main Jul 15, 2024
5 checks passed
@JSv4 JSv4 deleted the JSv4/improve-document-select-workflows branch July 15, 2024 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant