luckyframework / luckyframework/lucky
Add "did you mean?" for 'dynamic_asset'
Open
Nobody has claimed this yet.
improve error experience
- Dominant language
- Crystal
- Stars
- 2.7k
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
Description
Similar to #39
https://github.com/luckyframework/lucky/blob/008f8becdd7330ac9b7156da65fbf3462498c482/src/lucky/asset_helpers.cr#L48
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 with the dynamic asset helper at src/lucky/asset_helpers.cr around line 48, then read issue #39 for the intended behavior. Trace how an unknown dynamic_asset is handled and compare the existing wording there. Done means the helper offers a useful “did you mean?” suggestion for the relevant input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- crystal
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100