[GH-ISSUE #456] If the filename is too long,I can't click the remove button #261

Closed
opened 2026-02-22 18:18:37 -05:00 by yindo · 2 comments
Owner

Originally created by @huicewang on GitHub (Dec 16, 2023).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/456

image

Discovered a bug on this interface: When retrieving information from a website with an exceptionally long file name, it renders the delete button on the interface unclickable.

Originally created by @huicewang on GitHub (Dec 16, 2023). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/456 ![image](https://github.com/Mintplex-Labs/anything-llm/assets/19237481/4c41fd37-2e36-49ef-bf8f-49679aa1bb1e) Discovered a bug on this interface: When retrieving information from a website with an exceptionally long file name, it renders the delete button on the interface unclickable.
yindo added the good first issuebugUI/UX labels 2026-02-22 18:18:37 -05:00
yindo closed this issue 2026-02-22 18:18:37 -05:00
Author
Owner

@srinivaspavan9 commented on GitHub (Dec 16, 2023):

Hi @timothycarambat,
I want to work on this issue but i am having trouble setting up the project.
Do i need to run the dockerized application for development as well ?

I ran the yarn setup command after cloning the forked repo on my pc and ended up getting an error :
'cp' is not recognized as an internal or external command,
operable program or batch file.

Thats when i realised that the application needs to be run in a docker container.
Am i right ? Is there any documentation for project setup for development ?
I need help setting up the project

@srinivaspavan9 commented on GitHub (Dec 16, 2023): Hi @timothycarambat, I want to work on this issue but i am having trouble setting up the project. Do i need to run the dockerized application for development as well ? I ran the yarn setup command after cloning the forked repo on my pc and ended up getting an error : 'cp' is not recognized as an internal or external command, operable program or batch file. Thats when i realised that the application needs to be run in a docker container. Am i right ? Is there any documentation for project setup for development ? I need help setting up the project
Author
Owner

@ayushguptax commented on GitHub (Dec 17, 2023):

hi @srinivaspavan9, checkout the docs at : https://docs.useanything.com/private-deployment/run-anythingllm-locally

@ayushguptax commented on GitHub (Dec 17, 2023): hi @srinivaspavan9, checkout the docs at : https://docs.useanything.com/private-deployment/run-anythingllm-locally
yindo changed title from If the filename is too long,I can't click the remove button to [GH-ISSUE #456] If the filename is too long,I can't click the remove button 2026-06-05 14:34:20 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#261