Bag recipe contents names differeing sizes
- Langage dominant
- JavaScript
- Étoiles
- 0
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript
- Domaine
- frontend
- Type d'issue
- Bug
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100