Private tastings create awkward UI
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 103
- Forks
- 18
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 555
Description
e.g. it'll show two tastings, but only one item, because one is private
fine to keep the counts, we probably just need to show some boilerplate when e.g. the count > total displayed, saying some are private
example here https://peated.com/bottles/8812/tastings
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
Open the example at https://peated.com/bottles/8812/tastings and trace the tasting-list UI that displays the count and visible items. The issue is done when a count greater than the displayed total explains that some tastings are private, while the existing counts remain unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100