-
Notifications
You must be signed in to change notification settings - Fork 7
Add related contents to content cards #528
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
base: main
Are you sure you want to change the base?
Conversation
…r chat histories.
…Added /chat endpoint. Temporariliy commented out /search endpoint for quick testing.
…sync from json to _json.
* Update indexing to PDF in UI * Fix PDF create card to generate card wording * Switch status open to zustand * Add open status button to pdf import modal * change message when PDF upload successful * Nahh change text again * Make upload-pdf trigger status-fetch using tanstack * Modify to align with PR comments
Why does this have 200 commits ?? lol |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are a few UI bugs but the API works very nicely! Thank you so much :D
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, when I open the list of options and don't select anything (i.e. click outside the list box to escape, it ends up adding the last item that was highlighted.
Screen.Recording.2025-04-16.at.6.19.31.PM.mov
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @suzinyou, I added the fixes. I know you have approved. But feel free to double check
Reviewer: @suzinyou
Estimate: 30mins
Ticket
Fixes: JIRA_TICKET_LINK
Description
Goal
The goal of this PR is to add related contents to content cards.
Changes
AutoComplete
to add related contents on frontendFuture Tasks (optional)
How has this been tested?
To-do before merge (optional)
Checklist
Fill with
x
for completed.(Delete any items below that are not relevant)
scripts/
.github/workflows/