You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix validation logic in Stimulus comments controller
Fixed bug where validation errors for both empty fields were not being
displayed correctly. Changed else-if to if so both Author and Text
validation errors can be added when both fields are empty.
This fixes the failing Stimulus/Turbo tests.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments