monkeytype icon indicating copy to clipboard operation
monkeytype copied to clipboard

Multiple funboxes

Open egorguslyan opened this issue 3 years ago • 12 comments

Closes #3547 and closes #487

Some assistance needed:

  • [x] includes("read_ahead") return true, when "read_ahead_easy" or hard is included
  • [ ] Keymap not adapts to 58008 and arrows funboxes
  • [x] modeSaved is uninitialized after page refreshing
  • [ ] Command line

This flaws are demonstrated in video (style + script is fixed)

https://user-images.githubusercontent.com/42677093/191580005-36bdf76c-a168-4309-86ae-0aaf7534bad0.mp4

Who would perform arrows + choo choo?

egorguslyan avatar Sep 21 '22 18:09 egorguslyan

The PR check action failed. Please review the logs and make the necessary changes. https://github.com/monkeytypegame/monkeytype/actions/runs/3100243770

github-actions[bot] avatar Sep 21 '22 18:09 github-actions[bot]

Yeah looks like the categories won't be enough - need a list of special cases that are not allowed (like that choo choo and arrows haha)

Miodec avatar Sep 22 '22 11:09 Miodec

The PR check action failed. Please review the logs and make the necessary changes. https://github.com/monkeytypegame/monkeytype/actions/runs/3100243770

github-actions[bot] avatar Sep 22 '22 11:09 github-actions[bot]

The PR check action failed. Please review the logs and make the necessary changes. https://github.com/monkeytypegame/monkeytype/actions/runs/3105148301

github-actions[bot] avatar Sep 22 '22 11:09 github-actions[bot]

There is checkFunbox function, that checks special cases. I didn't add arrows+choo choo because it's not broken. Instead of absolute direction, player should input direction related on previous. I got 5 wpm. If you really mind, I will add an this exception

egorguslyan avatar Sep 22 '22 11:09 egorguslyan

How does includes function works? Is there an alternative that's picking exact match?

egorguslyan avatar Sep 22 '22 11:09 egorguslyan

There is checkFunbox function, that checks special cases. I didn't add arrows+choo choo because it's not broken. Instead of absolute direction, player should input direction related on previous. I got 5 wpm. If you really mind, I will add an this exception

Its not broken, but its also pretty much pure luck - please add it as an exception.

Miodec avatar Sep 22 '22 12:09 Miodec

How does includes function works? Is there an alternative that's picking exact match?

Includes checks if the parameter is inside a function.

Also if you wanna chat in real time about this PR join our discord server (discord.gg/monkeytype) and message in the #development channel.

Miodec avatar Sep 22 '22 12:09 Miodec

The PR check action failed. Please review the logs and make the necessary changes. https://github.com/monkeytypegame/monkeytype/actions/runs/3213531963

github-actions[bot] avatar Oct 09 '22 08:10 github-actions[bot]

The PR check action failed. Please review the logs and make the necessary changes. https://github.com/monkeytypegame/monkeytype/actions/runs/3247797373

github-actions[bot] avatar Oct 14 '22 06:10 github-actions[bot]

The PR check action failed. Please review the logs and make the necessary changes. https://github.com/monkeytypegame/monkeytype/actions/runs/3247795363

github-actions[bot] avatar Oct 14 '22 06:10 github-actions[bot]

Can you remind me whats the status of this?

Miodec avatar Oct 17 '22 09:10 Miodec

I'm stuck with resolving circular imports and list duplication. Command line entity works as buggy as tags entity, but works. Could you help?

17 10 2022_15:47:1666032469

Imports:

  • config.ts - funbox.ts
  • settings.ts - funbox.ts

Duplication:

frontend/src/ts/test/funbox.ts:Funboxes has every property frontend/static/funbox/_list.json has.

egorguslyan avatar Oct 17 '22 18:10 egorguslyan

The PR check action failed. Please review the logs and make the necessary changes. https://github.com/monkeytypegame/monkeytype/actions/runs/3274541751

github-actions[bot] avatar Oct 18 '22 14:10 github-actions[bot]

The PR check action failed. Please review the logs and make the necessary changes. https://github.com/monkeytypegame/monkeytype/actions/runs/3299808876

github-actions[bot] avatar Oct 21 '22 19:10 github-actions[bot]

The PR check action failed. Please review the logs and make the necessary changes. https://github.com/monkeytypegame/monkeytype/actions/runs/3347076884

github-actions[bot] avatar Oct 28 '22 16:10 github-actions[bot]

The PR check action failed. Please review the logs and make the necessary changes. https://github.com/monkeytypegame/monkeytype/actions/runs/3347079674

github-actions[bot] avatar Oct 28 '22 16:10 github-actions[bot]

The PR check action failed. Please review the logs and make the necessary changes. https://github.com/monkeytypegame/monkeytype/actions/runs/3430566565

github-actions[bot] avatar Nov 09 '22 17:11 github-actions[bot]

The PR check action failed. Please review the logs and make the necessary changes. https://github.com/monkeytypegame/monkeytype/actions/runs/3439282512

github-actions[bot] avatar Nov 10 '22 18:11 github-actions[bot]

The PR check action failed. Please review the logs and make the necessary changes. https://github.com/monkeytypegame/monkeytype/actions/runs/3488713919

github-actions[bot] avatar Nov 17 '22 13:11 github-actions[bot]

The PR check action failed. Please review the logs and make the necessary changes. https://github.com/monkeytypegame/monkeytype/actions/runs/3490202192

github-actions[bot] avatar Nov 17 '22 16:11 github-actions[bot]