Bag recipe contents names differeing sizes
- Lingua principale
- JavaScript
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Each item has a different font size (b/c of differing lengths) - we can solve this by:
1. making everything one size, but that could cause other issues
2. making mommy's entries less verbose, by either paying people to read through it or writing some code to do a big map through the whole db.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Look at the UI component that displays recipe contents, likely in a frontend file. The issue mentions differing font sizes due to text length. Investigate the CSS or styling logic controlling text size for these items. A solution might involve setting a uniform font size or implementing text truncation. Check for any existing database mapping or text processing functions mentioned.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript
- Ambito
- frontend
- Tipo di issue
- Bug
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100