Opened 17 years ago
Closed 17 years ago
#993 closed enhancement (fixed)
Paste multiple barcodes in the Multiple slides wizard
Reported by: | Johan Vallon-Christersson | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | critical | Milestone: | BASE 2.7 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
In BASE2, multiple array slides can be created using the “Multiple slides wizard”. However, barcodes must be typed/pasted in one-by-one. In a production setting this is inconvenient as it takes time.
The possibility to paste multiple barcodes for array slides in the “Multiple slides wizard” interface would be very useful. The current interface display a separate barcode text box for each array slide.
Barcodes could be pasted into a separate text box (one barcode per row) or perhaps be pasted into the text box of the first array slide (out of many) and by pasting multiple rows automatically spill over to the remaining array slide barcode boxes.
Change History (5)
follow-up: 2 comment:1 by , 17 years ago
comment:2 by , 17 years ago
Replying to nicklas:
The best option left is to open a second popup with a large input field with one >barcode per row.
It is a very good solution, and it will make the wizard more complete in a production setting.
comment:3 by , 17 years ago
Milestone: | → BASE 2.7 |
---|
comment:4 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:5 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I did a quick check for this and it seems like there is no browser-independent way to handle past events. It may be possible to create workarounds for some cases, but not for all. For example, 'right mouse click -> paste' in Firefox.
The best option left is to open a second popup with a large input field with one barcode per row.