Users can now edit smart folder tags directly within navigation settings.
Changes
- Implemented tag editing functionality for smart folders by integrating SwiftUI forms in navigation settings.
- Enabled live updates to folder tags using state management to reflect changes instantly across the app.
- Added validation for tag inputs to ensure compliance with existing folder naming conventions.