luckyframework / luckyframework/lucky

Add "did you mean?" for 'dynamic_asset'

Open
#716 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.