Skip to content

Conversation

@shriom17
Copy link

Changes Made

Bug Fixes

  • πŸ› Fixed: New users now default to is_active: true instead of false
  • πŸ› Fixed: Forms now reset when dialogs are closed without saving

Features

  • ✨ Added: New Textarea component for multi-line text input
  • ✨ Enhanced: Item descriptions now use textarea instead of single-line input
  • β™Ώ Improved: Added proper ARIA labels for accessibility

Files Modified

  • frontend/src/components/Admin/AddUser.tsx
  • frontend/src/components/Items/AddItem.tsx
  • frontend/src/components/Items/EditItem.tsx
  • frontend/src/components/Items/DeleteItem.tsx
  • frontend/src/components/Admin/DeleteUser.tsx
  • frontend/src/components/ui/textarea.tsx (new)

Testing

  • βœ… Tested creating/editing items with new textarea
  • βœ… Verified form reset on cancel
  • βœ… Confirmed new users are active by default
  • βœ… Dev server runs without errors

@github-actions
Copy link
Contributor

This was marked as potentially AI generated and will be closed now. If this is an error, please provide additional details, make sure to read the docs about contributing and AI.

@github-actions github-actions bot closed this Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants