Skip to content

Conversation

@KroZen-Dev
Copy link

@KroZen-Dev KroZen-Dev commented Jan 11, 2026

This PR refactors the themes/default/views/admin/products/create.blade.php file to improve code maintainability and fixes usability issues with the Select2 component.

Key Changes:
Select2 Logic & UX:

Fixed the logic for selecting/deselecting all child items when clicking a parent category (Nest).
Added CSS to visually highlight parent categories on hover.
Fixed a bug where child elements remained highlighted incorrectly after moving the cursor.

Code Formatting:
Standardized indentation and alignment of HTML attributes across all form elements (name, cpu, memory, etc.).
Cleaned up spacing in step and value attributes.

Consistency:
Unified the layout of labels and popover icons for a cleaner UI structure.

Linked Issues 🔗

Bulk selection by Category (Nest) and prevent dropdown collapse in Egg selector

@KroZen-Dev
Copy link
Author

image

@MrWeez MrWeez requested a review from 1day2die January 13, 2026 10:50
@MrWeez MrWeez added the Low Priority Can wait, not urgent. Handle when possible label Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Low Priority Can wait, not urgent. Handle when possible

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants