Skip to content

fix: remove tooltip in chat to fix cutoff#2269

Merged
skeptrunedev merged 1 commit into
mainfrom
drewh/fix-chat-tooltip
Aug 30, 2024
Merged

fix: remove tooltip in chat to fix cutoff#2269
skeptrunedev merged 1 commit into
mainfrom
drewh/fix-chat-tooltip

Conversation

@drew-harris
Copy link
Copy Markdown
Contributor

Please indicate what issue this PR is related to and @ any maintainers who are relevant

@drew-harris
Copy link
Copy Markdown
Contributor Author

Couldn't get the tooltip to stop overflowing cuz of the resizable so i just used html title tag for popup instead. Should be fine since all the other buttons on the frontend use that instead.

Copy link
Copy Markdown
Contributor

@skeptrunedev skeptrunedev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was some ancient tech debt. In Arguflow times we had the concept of a public and private chunk since it was designed more for an enterprise RAG use-case. That has since gone away as we are more of an API such that this entire feature can be dumped. Fully removed it and fixed a small lint in server code.

@skeptrunedev skeptrunedev merged commit fab7326 into main Aug 30, 2024
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: visibility of green 'publicly accessible' icon tooltip in document column in chat is cutoff and both icon and tooltip appear above popup

2 participants