Experience-Monks / Experience-Monks/react-f1

Implement set

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
89
Forks
2
PR merge metrics
No merged PRs in 30d

Description

In the core `f1` module you can do something like.

``` javascript
ui.set("someState")
```

Which will force the ui to simply jump/pop to that state and ignore path finding and animation. This could be implemented in `react-f1` by doing something like

``` javascript

```

Contributor guide

Open the contributing guide

Research direction

Start by locating the ReactF1 component and its existing state, path-finding, and animation handling, then compare it with the core f1 ui.set("someState") behavior. Done means the set prop accepts a state and makes the UI jump or pop directly while skipping path finding and animation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.