Skip to content
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

Clicking on a student's submission in the All Submissions page, during a test, shows stale data #472

Open
blerner opened this issue Oct 22, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers time: short

Comments

@blerner
Copy link
Contributor

blerner commented Oct 22, 2024

Student submissions get updated every few seconds, during an exam. But graphql isn't informed that its data store is stale. The link to the student submission, in app/packs/components/workflows/professor/exams/submissions/index.tsx, probably ought to open in a new tab so as not to be accidentally stale.

@blerner blerner added bug Something isn't working good first issue Good for newcomers time: short labels Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers time: short
Projects
None yet
Development

No branches or pull requests

1 participant