URL functionality lost
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.2k
- Forks
- 356
- PR merge metrics
- No merged PRs in 30d
Description
On th version of the site before your updates, the URL would change as you type. /for/y for /for/y
The URLs still work, but the urls are not changing as you type: https://www.toptal.com/developers/keycode/y
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the keycode page and inspect the URL and typing behavior described in the issue. Compare the current page while entering a key sequence with the expected changing path, such as /for/y; done means the browser URL updates as typing while the existing URLs continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100