You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When I'm logged-in, the subject selection tool should show me which subjects I've already classified, in the Status column of the table.
Describe the solution you'd like
The subjects table should make authenticated API requests, client-side, to check user-seen status for each subject listed. Retired subjects can be skipped. Subjects have three possible states (I think):
Completely retired.
Classified by you but not retired yet.
Not retired and not yet classified by you.
The text was updated successfully, but these errors were encountered:
Package
app-project
Is your feature request related to a problem? Please describe.
When I'm logged-in, the subject selection tool should show me which subjects I've already classified, in the Status column of the table.
Describe the solution you'd like
The subjects table should make authenticated API requests, client-side, to check user-seen status for each subject listed. Retired subjects can be skipped. Subjects have three possible states (I think):
The text was updated successfully, but these errors were encountered: