Skip to content

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

Open
carloslfu wants to merge 1 commit into
fchollet:masterfrom
carloslfu:add-load-by-task-id
Open

feat: add "Load task by id" functionality#150
carloslfu wants to merge 1 commit into
fchollet:masterfrom
carloslfu:add-load-by-task-id

Conversation

@carloslfu

@carloslfu carloslfu commented Jan 16, 2025

Copy link
Copy Markdown

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