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

feat(mobile): long-press delete button to permanently delete asset #6240

Merged
merged 15 commits into from
Jan 18, 2024

Conversation

shenlong-tanwen
Copy link
Member

Changes made:

Copy link

cloudflare-pages bot commented Jan 8, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 744fc50
Status:⚡️  Build in progress...

View logs

}
}
: null,
onLongPressed: enabled
? () => showDialog(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This block is identical to the case a few lines above. Consider moving this to a helper function if this makes things better to reduce code duplication.

@shenlong-tanwen
Copy link
Member Author

We can merge this after #4505

@shenlong-tanwen shenlong-tanwen changed the base branch from main to feat/mobile-delete-local-only January 10, 2024 03:52
@shenlong-tanwen shenlong-tanwen force-pushed the feat/mobile-longpress-perma-delete branch from df4e44c to 8c1fcfa Compare January 10, 2024 04:03
Base automatically changed from feat/mobile-delete-local-only to main January 17, 2024 03:28
@alextran1502 alextran1502 merged commit f62678f into main Jan 18, 2024
20 of 21 checks passed
@alextran1502 alextran1502 deleted the feat/mobile-longpress-perma-delete branch January 18, 2024 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants