mirror of
https://github.com/OFFIS-ESC/constellation-analyzer
synced 2026-01-27 07:43:41 +00:00
Consolidates name, color, and icon fields into a single horizontal row for more compact form layout. Removes progressive disclosure pattern to show all fields at once. Changes: - Single-row layout for name, color, and icon fields with proper alignment - Name field uses flex-1 with min-w-0 for proper text truncation - Color picker fixed at h-8 to match input heights - Icon popover uses fixed positioning (z-9999) to prevent clipping - All form fields now always visible (removed collapsible advanced options) - Removed edit panel header for cleaner UI - Removed border above action buttons 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| contexts | ||
| hooks | ||
| stores | ||
| styles | ||
| types | ||
| utils | ||
| App.tsx | ||
| main.tsx | ||
| vite-env.d.ts | ||