-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Open
Description
Bug Description
In the upload functionality for AI chatbot, once a file is uploaded, it cannot be deleted even though trying to click 'X' icon.
Environment: local, self-hosted
See attached video for better description:
Twenty.demo.upload.bug.mov
Expected behavior
When click the 'X', files should be removed/ disappear from the chat instead of directing to its URL.
Technical inputs
Very likely because of the nested component of this file preview UI component. The 'X' icon is nested within a StyledLink component and thus remove event cannot be triggered properly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
π Planned