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

Remove Selected Media Files When Adding a New Post #175

Closed
Alpha17-2 opened this issue Jun 13, 2024 · 0 comments · Fixed by #179
Closed

Remove Selected Media Files When Adding a New Post #175

Alpha17-2 opened this issue Jun 13, 2024 · 0 comments · Fixed by #179
Labels
Feature required New feature or request good first issue Good for newcomers

Comments

@Alpha17-2
Copy link
Collaborator

Description

Implement a function that allows users to remove selected media files while creating a new post. This feature should enable users to easily manage and edit the media files they wish to include before finalising their post.

Requirements

  • Add a UI component (e.g., a "X" button) to each selected media file thumbnail in the new post creation screen.
  • Implement functionality to remove the selected media file from the post when the "Remove" button is clicked.
  • Ensure the remaining media files are correctly displayed and updated in real-time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature required New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant