No Input Box Validation, User can press send even if its an empty space.
- Langage dominant
- TypeScript
- Étoiles
- 2.7k
- Forks
- 172
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description

Also we can add a disable state which will be true untill model replies with answer. And for mean time we can keep both input box and button disabled.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Find the input component and send button in the frontend code, likely in a React component. Add validation to check for empty or whitespace-only input before enabling the button. Also implement a disabled state for both input and button while waiting for the model's response. Look for existing state management related to the chat input and model reply status.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- typescript
- Domaine
- frontend
- Type d'issue
- Bug
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 65/100