Skip to content

Conversation

@JeevaRamanathan
Copy link

Description

  • extend renderFileDisplay so each uploaded file shows a trash icon that removes only that entry while keeping list/order intact

Fixes #110

Type of change

  • Bug fix (non-breaking change which fixes an issue)

🧪 How Has This Been Tested?

Tested it manually by uploading and deleting individual files

Checklist:

  • Verified output manually
  • Tested with relevant sample documents or data
  • Wrote Vite Test Case (if applicable)

Expected Results:
Image

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@alam00000
Copy link
Owner

@JeevaRamanathan great thank you. Could you please enhance this by adding a clear button to all the single upload files

@JeevaRamanathan
Copy link
Author

Sure

@JeevaRamanathan
Copy link
Author

Hi @alam00000, I have enhanced by adding a delete button to all the single file upload as well

image

@alam00000
Copy link
Owner

Thank you ill have a look

@alam00000
Copy link
Owner

@JeevaRamanathan I tried removing a file in split but the tool options are still there. It should go back to initial state
image

Signed-off-by: JeevaRamanathan <[email protected]>
@JeevaRamanathan
Copy link
Author

Hi @alam00000, I have updated it. Can you please have a look

@JeevaRamanathan
Copy link
Author

Hi @alam00000, did you got chance to review this, #108 pr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(Bug) Multi-File Inputs lack Per-File Remove Option

2 participants