nextcloud / nextcloud/cookbook
Allow more fine-grained fractions
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 641
- Forks
- 113
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 26
Description
Hi, the linked fix doesn't fully solve this issue because it notably omits support for 1/3s, which are fairly common in recipes here in the US.
Ursprünglich gepostet von @TinfoilSubmarine in https://github.com/nextcloud/cookbook/issues/2004#issuecomment-2431947139
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 by reviewing the existing fraction-handling change referenced as the linked fix and the discussion in issue #2004. Trace where recipe quantities are parsed or displayed, then verify that 1/3 and other fine-grained fractions are supported without regressing existing recipe quantities.
Written by the indexing model from the issue text.
Assessment
- Domain
- content
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100