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

Async delete for Json,File,Image #953

Open
lee-to opened this issue May 15, 2024 · 0 comments
Open

Async delete for Json,File,Image #953

lee-to opened this issue May 15, 2024 · 0 comments
Labels
frontend good first issue Good for newcomers help wanted Extra attention is needed

Comments

@lee-to
Copy link
Collaborator

lee-to commented May 15, 2024

Description

To implement asynchronous deletion of a JSON field element and associated files and images, you need to:

Attach an event handler for deletion to the element.
Implement the corresponding endpoint to handle the deletion on the server side.
Once the deletion event is triggered, you can send a request to the endpoint, which will handle the deletion process asynchronously.

@lee-to lee-to added help wanted Extra attention is needed good first issue Good for newcomers frontend labels May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant