TowerCollector icon indicating copy to clipboard operation
TowerCollector copied to clipboard

Improve - toast that sample collection is running and data cannot be sent

Open olekstomek opened this issue 2 years ago • 1 comments

I see this information if, while collecting data, I try to send it: image I propose to simplify this through a dialog with the question: do you want to stop collecting the data and send the collected data? User can confirm yes/no. This reduces the need for the number of actions (clicks) on the user's side.

olekstomek avatar Jun 14 '22 22:06 olekstomek

It completely makes sense when user is playing with the buttons in the application. However when you use a Quick Settings buttons, Shortcuts or integrations from other applications there's no way to show a dialog. Currently the same logic is executed in both scenarios and that's why you see that kind of very basic message, but I agree it can be improved.

zamojski avatar Jul 16 '22 06:07 zamojski