mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-22 23:48:26 -04:00
- Introduced editing mode in the PathBar component, allowing users to modify paths directly. - Added state management for editing, including handling input changes and keyboard events for submission and cancellation. - Updated the rendering logic to accommodate editing input, improving user interaction. - Refactored device icon retrieval to streamline the process and ensure correct icon display based on device state. - Adjusted width calculations for different states, enhancing the visual responsiveness of the PathBar.