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

Y24-173 - As developers we would like a separate printing component that can be used in different views to centralise printing, reduce technical debt, make it easier to maintain and that is reusable for new pages and reduces the amount of testing we need to do. #1800

Open
5 tasks
stevieing opened this issue Jul 2, 2024 · 0 comments
Labels
Barcode Label Printing Barcode Label Printing Size: M Medium - medium effort & risk Technical Debt Technical debt Traction Stories related to Traction application Value: 3 Value to the insitute is average

Comments

@stevieing
Copy link
Collaborator

stevieing commented Jul 2, 2024

User story
Y24-173 - As developers we would like a separate printing component that can be used in different views to centralise printing, educe technical debt, make it easier to maintain and that is reusable for new pages and reduces the amount of testing we need to do.

Currently we have a printer modal and a print job in many different views which are also tested separately. Moving this to a single component would make it easier to maintain. We would also be able to reuse it for new views. It would also mean we do not need to retest this functionality in every view.

Who are the primary contacts for this story
Steve

Who is the nominated tester for UAT
PSD

Acceptance criteria
To be considered successful the solution must allow:

  • Removal of the printer modal
  • Creation of a composable which will allow the user to select printers and print labels
  • Reuse of the PrintJobType (may need refactoring) and the label types.
  • A single place to test printing so that tests are removed from the views
  • Removal of printing functionality for all views that are using it except label printing page and general reception.

Dependencies
This story is blocked by the following dependencies:

  • #<issue_no.>
  • sanger/#<issue_no.>

References
This story has a non-blocking relationship with:

  • #<issue_no.>
  • sanger/#<issue_no.>

Additional context
Add any other context or screenshots about the feature request here.

@stevieing stevieing added Size: M Medium - medium effort & risk Value: 3 Value to the insitute is average Technical Debt Technical debt Barcode Label Printing Barcode Label Printing labels Jul 2, 2024
@psd-issuer psd-issuer bot changed the title As developers we would like a separate printing component that can be used in different views to reduce technical debt, make it easier to maintain and that is reusable for new pages and reduces the amount of testing we need to do. Y24-173 - As developers we would like a separate printing component that can be used in different views to reduce technical debt, make it easier to maintain and that is reusable for new pages and reduces the amount of testing we need to do. Jul 2, 2024
@stevieing stevieing changed the title Y24-173 - As developers we would like a separate printing component that can be used in different views to reduce technical debt, make it easier to maintain and that is reusable for new pages and reduces the amount of testing we need to do. Y24-173 - As developers we would like a separate printing component that can be used in different views to centralise printing, educe technical debt, make it easier to maintain and that is reusable for new pages and reduces the amount of testing we need to do. Jul 2, 2024
@SujitDey2022 SujitDey2022 added the Traction Stories related to Traction application label Sep 17, 2024
@stevieing stevieing changed the title Y24-173 - As developers we would like a separate printing component that can be used in different views to centralise printing, educe technical debt, make it easier to maintain and that is reusable for new pages and reduces the amount of testing we need to do. Y24-173 - As developers we would like a separate printing component that can be used in different views to centralise printing, reduce technical debt, make it easier to maintain and that is reusable for new pages and reduces the amount of testing we need to do. Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Barcode Label Printing Barcode Label Printing Size: M Medium - medium effort & risk Technical Debt Technical debt Traction Stories related to Traction application Value: 3 Value to the insitute is average
Projects
None yet
Development

No branches or pull requests

2 participants