Skip to content

Conversation

@johanah29
Copy link
Member

@johanah29 johanah29 commented Dec 15, 2025

Proposed changes

  • Today the selection process work as an include process only, or all the selection process in the platform work as an include process if the select all checkbox is unselected, and as an exclusion process if the select all check box is selected.
    This process have to be implemented, but as a workaround, it have been decided to remove the possibility to select all items, and add the pagination to allow the user to select the injects he wants to create in bulk.
    All the process have to be reviewed to implement the same process has the others, but this include to review the frontend and implement the backend route and method.

Testing Instructions

  1. Open the injects creation drawer, it should be possible to navigate in the pagination pages, and select the injects you want to create all them at once.

Related issues

@savacano28 savacano28 changed the title Front: fix injects bulk create when toggle onSelectAll [frontend] fix: fix injects bulk create when toggle onSelectAll (#4285) Dec 15, 2025
@gabriel-peze gabriel-peze changed the title [frontend] fix: fix injects bulk create when toggle onSelectAll (#4285) [frontend] fix(bulk injects): remove select all checkbox and add pagination (#4285) Jan 12, 2026
@gabriel-peze gabriel-peze changed the title [frontend] fix(bulk injects): remove select all checkbox and add pagination (#4285) [frontend] fix(bulk): remove select all checkbox and add pagination (#4285) Jan 12, 2026
@gabriel-peze gabriel-peze self-assigned this Jan 12, 2026
@gabriel-peze gabriel-peze added the filigran team use to identify PR from the Filigran team label Jan 12, 2026
@gabriel-peze gabriel-peze marked this pull request as ready for review January 12, 2026 15:23
@gabriel-peze gabriel-peze changed the title [frontend] fix(bulk): remove select all checkbox and add pagination (#4285) [frontend] fix(bulk-injects): remove select all checkbox and add pagination (#4285) Jan 12, 2026
@codecov
Copy link

codecov bot commented Jan 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.83%. Comparing base (6eaed84) to head (17dfca0).

Additional details and impacted files
@@                Coverage Diff                 @@
##             release/current    #4571   +/-   ##
==================================================
  Coverage              52.82%   52.83%           
- Complexity              4138     4139    +1     
==================================================
  Files                    966      966           
  Lines                  29007    29007           
  Branches                2162     2162           
==================================================
+ Hits                   15323    15325    +2     
+ Misses                 12779    12778    -1     
+ Partials                 905      904    -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@savacano28 savacano28 changed the title [frontend] fix(bulk-injects): remove select all checkbox and add pagination (#4285) [frontend] fix(bulk-injects): remove select all checkbox and add pagination (#4285) Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[SCV] Bulk Selection - Add Injects in the Scenario/Simulation from Creation Inject List (S)

3 participants