Skip to content

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

Merged
alehuo merged 2 commits intomainfrom
fix/manual-eval-button-not-shown
Apr 14, 2026
Merged

Quick fix for manual evaluation button not showing after uploading papers#175
alehuo merged 2 commits 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

@alehuo alehuo merged commit 65e1b76 into main Apr 14, 2026
10 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.

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

2 participants