Skip to content

Conversation

@Netsbump
Copy link
Owner

@Netsbump Netsbump commented Aug 3, 2025

No description provided.

- Reorganize workout elements step with left panel for available items and right panel for selected items
- Replace tabs with custom tab buttons for better visual hierarchy
- Improve layout with proper flex containers and overflow handling
- Add active state styling to sidebar navigation items
- Enhance steps component with cleaner design and better spacing
- Fix layout issues in workout creation flow for better responsiveness
- Add proper async/await handling for form submissions
- Implement dedicated form submit handlers with event prevention
- Fix workout element editing state management
- Add inline creation modals for exercises and complexes
- Improve workout elements grid layout with proper spacing
- Add visual connector line between workout elements
- Remove name property from Complex entity
- Update schemas (createComplexSchema, updateComplexSchema, complexSchema)
- Update backend use cases and mappers
- Update frontend components and forms
- Update seeders and tests
- Replace complex.name references with complexCategory.name for display
- Replace mutate with mutateAsync for better async handling
- Remove redundant form submission handlers and Input imports
- Add type="button" to prevent form submission on tab clicks
- Improve tab styling with better hover states
- Fix complex filtering to use category name instead of complex name
- Fix steps component key prop for better React reconciliation
@Netsbump Netsbump merged commit 075b46c into develop Aug 3, 2025
3 checks passed
@Netsbump Netsbump deleted the feat/ui-ux-front branch August 3, 2025 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants