Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow deleting transactions #137

Merged
merged 3 commits into from
Jun 26, 2024
Merged

Allow deleting transactions #137

merged 3 commits into from
Jun 26, 2024

Conversation

chvp
Copy link
Owner

@chvp chvp commented Jun 26, 2024

Deleting can be done by tapping on a transaction (which selects it). This changes the toolbar so that a delete button becomes visible. Selection can be undone by tapping the transaction again, pressing the back button, or tapping the back icon in the toolbar.

Fixes #48.

@chvp chvp added the enhancement New feature or request label Jun 26, 2024
@chvp chvp marked this pull request as ready for review June 26, 2024 13:19
@chvp chvp merged commit 81e3253 into main Jun 26, 2024
3 checks passed
@chvp chvp deleted the feat/delete-transaction branch June 26, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deletion of transactions
1 participant