Skip to content

Quick fix for manual evaluation button not showing after uploading papers#175

Open
saimouu wants to merge 1 commit intomainfrom
fix/manual-eval-button-not-shown
Open

Quick fix for manual evaluation button not showing after uploading papers#175
saimouu wants to merge 1 commit intomainfrom
fix/manual-eval-button-not-shown

Conversation

@saimouu
Copy link
Copy Markdown
Collaborator

@saimouu saimouu commented Apr 3, 2026

Add refetch papers after file upload

Resolves #149

console.error("Problem uploading the files", error);
}
},
[
Copy link
Copy Markdown
Collaborator

@alehuo alehuo Apr 4, 2026

Choose a reason for hiding this comment

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

Check this eslint warning about exhaustive hook deps

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.

When uploading papers, the manual evaluation button is not shown until the page is refreshed.

2 participants