kostiak
kostiak
 Reproduction: 1. On the website, choose a task type and click on it. 2. Go back 3. Click on the same task again
Given we are going to sometimes get spam inputs/outputs, the messages should be able to handle long text. 
Adding a draft PR to demonstrate random task page for #433 Note: Removed `label`ing tasks from the backend for the demonstration. Probably need to exclude them on the frontend in...
Added a route for all tasks in `/tasks/all` in preperation for adding `/tasks/random`. Did not add a link to the page anywhere. Note: We will need to later decide how...
Creating a new draft PR for random task post-refactor of the tasks. Notes: - The design needs some more work - All tasks moved to the `/tasks/all` route, we need...