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

File names that are too long will overflow the text box #607

Closed
1 task done
cike8899 opened this issue Apr 29, 2024 · 1 comment
Closed
1 task done

File names that are too long will overflow the text box #607

cike8899 opened this issue Apr 29, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@cike8899
Copy link
Collaborator

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Branch name

main

Commit ID

2af74cc

Other environment information

No response

Actual behavior

File names that are too long will overflow the text box

Expected behavior

No response

Steps to reproduce

File names that are too long will overflow the text box

Additional information

No response

@cike8899 cike8899 added the bug Something isn't working label Apr 29, 2024
KevinHuSh pushed a commit that referenced this issue Apr 29, 2024
### What problem does this PR solve?

#607
fix: omit long file names
fix: change the parsing method from tag to select
fix: replace icon for new chat
fix: change the OK button text of the Chat Bot API modal to close


### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
@KevinHuSh
Copy link
Collaborator

fixed.

cike8899 added a commit to cike8899/ragflow that referenced this issue May 29, 2024
KevinHuSh pushed a commit that referenced this issue May 29, 2024
…nt item. #607 (#972)

### What problem does this PR solve?

fix: if the conversation name is too long, it will overflow the current
item. #607

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants