Skip to content

Conversation

@dipamsen
Copy link
Member

Description

To actually delete papers.

Fixes #116

@vercel
Copy link

vercel bot commented Aug 28, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
iqps Ready Ready Preview Comment Aug 31, 2025 6:47am

{paper.course_name}{" "}
{paper.course_code ? `(${paper.course_code})` : ""}
</div>
<div className="pills">
Copy link
Member

Choose a reason for hiding this comment

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

(future) can this paper list element be converted into a component? it is used in the search, admin approval dashboard, and now here. Even the upload page is a variant of it.

</button>
</div>

{/* <div> // TODO
Copy link
Member

Choose a reason for hiding this comment

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

Can you open an issue for this?

Copy link
Member

@harshkhandeparkar harshkhandeparkar left a comment

Choose a reason for hiding this comment

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

Looks fine. Has it been tested?

@harshkhandeparkar harshkhandeparkar merged commit 09947a5 into metakgp:main Sep 2, 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.

Actually Delete Papers

2 participants