Close button on importing pop-up #3
Labels
No Label
bug
de-rancidification
enhancement
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: emilia/plate-tool#3
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When done importing, we currently use Esc to end importing, but a Close button might make sense too.
In
import_transfer_csv_callback
(currently inmain_window.rs
, should be relocated to associated callbacks file), need to add a button with simple event listener to close modal on click.