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

feat: add "Load task by id" functionality #150

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

carloslfu
Copy link

@carloslfu carloslfu commented Jan 16, 2025

While working with the dataset, I found myself needing this functionality again and again, so I implemented it. I'm submitting this PR so other people can use it.

Here is a working version with the changes: https://arc-agi.netlify.app/testing_interface.html

Changes:

"Load task by id" input in the initial state:
Screenshot 2025-01-16 at 8 10 54 AM

"Load task by id" input in the loaded state:

Screenshot 2025-01-16 at 8 13 11 AM

I removed the for="random_task_btn" in the task name because you often need to select and copy the task name, and the current behavior is to load a random task:

Screenshot 2025-01-16 at 8 16 59 AM

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.

1 participant