SSWConsulting / SSWConsulting/SSW.Rules
Feature ✨ - View other users profile
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 17
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 2
Description
cc: @christianmorfordwaitessw @adamcogan, @pierssinclairssw @JackLeerson @bradystroud @tombui99
Hi @bradystroud,
Users should be able to see other users profile pages
Expected experience:
When viewing my profile page as myself:
- I can see all the rules I have interacted with
- I can remove my bookmarks/reactions
When viewing someones profile as another user:
- I can see all the rules they have interacted with (readonly)
When viewing someones profile as a signed out users
- I can see how many rules another user has reacted/bookmarked.
- Only counters are shown, no rule details
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
No files or tests are named. Start by locating the existing profile page and the bookmark/reaction data flows, then trace signed-in and signed-out access; done means self-view editing, read-only views for other users, and counters-only display for signed-out users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, typescript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100