[FEATURE REQUEST] Confirm successful import after sharing data from other apps
Is your feature request related to a problem? Please describe. We received user feedback, that a confirmation after sharing data from other apps, would improve user experience and confidence.
Describe the solution you'd like
Here are some examples from other apps:
Describe alternatives you've considered As an alternative, a notification could also let the user know about a successful import.
Additional context n.a.
TASKS
- [ ] Research (if needed)
- [ ] Create branch feature/feature_name
- [ ] Development tasks
- [ ] Implement whatever
- [ ] ...
- [ ] Code review and apply changes requested
- [ ] Design test plan
- [ ] QA
- [ ] Merge branch feature/feature_name into master
PR
- App
- Library (if needed)
Describe alternatives you've considered As an alternative, a notification could also let the user know about a successful import.
TASKS
- [ ] Research (if needed)
@hosy could you qualify?
@felix-schwarz @jesmrec anything to add?
JFYI: as was commented, using a notification when process ends could be a solution, but, notifications are not enabled by default. For example, check the following scenario out:
- Copy a file in root inside a folder
- Repeat the same process, that means, the file will try to be copied into a folder that contains another file with the same name
Then...
errors in the same track will trigger the same notification.