SSWConsulting / SSWConsulting/SSW.Rules
🐛 Kiki's image not loading with his URL (happening with people that have nicknames)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 17
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 2
Description
Cc: @adamcogan @tombui99 @kikibianc
Hi @bradystroud ,
Note: This is related to https://github.com/SSWConsulting/SSW.CodeAuditor/issues/400
Note 2: This is generating CodeAuditor 404s
Describe the Bug
Kiki's photo is not showing up when we use his current URL from SSW.People:
https://www.ssw.com.au/people/kiki
Example: https://www.ssw.com.au/rules/business-continuity-services
To make it work, we need to use:
https://ssw.com.au/people/kaique-biancatti
Example: https://www.ssw.com.au/rules/do-you-know-the-quickest-way-to-get-your-windows-10-soe-up-and-running/
Expected Behavior
Both URLs should show Kiki's photo
Tasks
- Investigate
- Fix
Thanks!
Contributor guide
No contributing guide indexed for this repository
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 by reproducing the image lookup with /people/kiki and /people/kaique-biancatti, then trace the SSW.People URL-to-photo entry point used by the example rules pages. Done means both URLs show Kiki's photo and no CodeAuditor 404s are generated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, 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