l3montree-dev / l3montree-dev/devguard
Improve redirect in artifacts tab
Open
Nobody has claimed this yet.
component/devguard-web
feature-request
good first issue
priority:low
- Dominant language
- Go
- Stars
- 161
- Forks
- 43
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 37
Description
When clicking on the artifact we currently only get redirected to the repository but not the specific artifact.
TODO: add query parameters when redirecting to repository page.
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 artifacts tab's artifact click behavior and trace the redirect to the repository page. Identify how the selected artifact is represented in the destination URL, then verify that clicking an artifact opens the repository with query parameters that select that specific artifact.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100