Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Add warning message in Export to CSV button in SettingsScreen #2656

Merged
merged 2 commits into from
Sep 20, 2023

Conversation

nicolegeorgieva
Copy link
Contributor

@nicolegeorgieva nicolegeorgieva commented Sep 20, 2023

Pull Request (PR) Checklist

Please check if your pull request fulfills the following requirements:

  • The PR is submitted to the main branch.
  • I've read the Contribution Guidelines.
  • I've read the Architecture Guidelines.
  • My code builds and is tested on a real Android device.
  • I confirm that I've run the code locally and everything works as expected.

What's changed?

There is a warning message in Export to CSV button in SettingsScreen to not use for backup purposes

Light mode Dark mode
exportToCsv exportToCsv2

Describe things in a short and straightforward manner.
There is a warning message in Export to CSV button in SettingsScreen to not use for backup purposes

Describe with a few bullets what's new:

  • warning message inside Export to CSV button in SettingsScreen to not use for backup purposes

Does this PR closes any GitHub Issues?

@ILIYANGERMANOV ILIYANGERMANOV merged commit 78c140a into Ivy-Apps:main Sep 20, 2023
5 checks passed
@palapapa
Copy link

IMO this confused me even more because now I don't know what would happen if I use Export to CSV vs Backup Data.

@ILIYANGERMANOV
Copy link
Collaborator

IMO this confused me even more because now I don't know what would happen if I use Export to CSV vs Backup Data.

Export CSV is for Excel/Sheets and visualization purposes while the Backup data is a JSON dump of the DB

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TASK] Add "Do not use for backup purposes" in the Export CSV button in Settings Screen
3 participants