-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
BugA error that causes the feature to behave differently than what was expected based on design docsA error that causes the feature to behave differently than what was expected based on design docsFrontendFrontend development workFrontend development work
Description
Description
When user create transaction group, they may choose to Import CSV.
This operation is started asynchronously without any modality:
- user may be leave
Create Groupform - choose
Discard- operation has no effect
Import CSVcontinues in background- user must wait for its completion
Two possible behaviors are expected:
Import CSVis a modal operation : it prevents any interaction before completionBack+DiscardinterruptsImport CSVand really discard new group
Steps to reproduce
- Start TT
Create New>Transaction Group
Description:Nice GroupImport CSV
=> use CSV with > 100 rows and many different account ids
=> import action starts
=> transaction counter is incrementing- Click
Backbutton
=>Save Groupdialog appears DiscardCreate New>Transaction Group
=> group is not empty
=> CSV import is still on-going
=>Discardaction has been ignored : BUG
Additional context
No response
Hedera network
No response
Version
v0.26.0
Operating system
None
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugA error that causes the feature to behave differently than what was expected based on design docsA error that causes the feature to behave differently than what was expected based on design docsFrontendFrontend development workFrontend development work
Type
Projects
Status
π Backlog