Skip to content

Conversation

@dipamsen
Copy link
Member

@dipamsen dipamsen commented Jun 17, 2025

Description

  • Added a replace parameter to the edit route on the backend
  • Add checkboxes to similar papers to be replaced
  • fix bug where similar papers wouldn't update sometimes even if paper was changed

Fixes #113

Screenshot 2025-06-17 124053

@vercel
Copy link

vercel bot commented Jun 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
iqps ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 6, 2025 6:41am

@dipamsen dipamsen marked this pull request as ready for review June 17, 2025 07:15
@dipamsen
Copy link
Member Author

dipamsen commented Jun 17, 2025

For adding the replace interface, I added onSelect and onUnselect params to QPCard. Maybe there is a better way.

Also currently it is quite unclear what those checkboxes do (except for the tooltip), unsure of how that can be clarified.

@harshkhandeparkar
Copy link
Member

For adding the replace interface, I added onSelect and onUnselect params to QPCard. Maybe there is a better way.

That's fine.

Also currently it is quite unclear what those checkboxes do (except for the tooltip), unsure of how that can be clarified.

I don't think it is necessary. It is an internal admin dashboard anyway.

@harshkhandeparkar harshkhandeparkar merged commit d6b748e into metakgp:main Jul 10, 2025
3 checks passed
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.

Replace Paper Feature

2 participants