💬
Prompts
Bug Analysis
Анализ и исправление багов
Analyze this bug:
**Expected behavior:** [what should happen]
**Actual behavior:** [what happens instead]
**Error message:** [paste error if any]
**Steps to reproduce:** [how to trigger the bug]
Please:
1. Identify the root cause (not just symptoms)
2. Explain WHY it's happening
3. Provide a fix with code
4. Suggest how to prevent similar bugs in the future
5. If relevant, suggest a test case to cover this scenario