mirror of
https://github.com/home-assistant/iOS.git
synced 2026-04-13 10:53:45 -05:00
## Summary This PR aims to fix a couple of bugs I noticed while testing the new watch folders feature in the latest Test Flight build: 1) Changing the folder name, icon, and icon after it was created did not work. 2) When adding a folder, the folder name should be a placeholder, not a pre-filled field. 3) When switching between a folder and the root view, the items should not resize after rendering (see the last item here): https://github.com/user-attachments/assets/262cb313-f307-455f-ba21-7a189a3f7589 Note: I could not reproduce the resizing bug in the simulator, and haven't been able to get Xcode to let me build to my devices locally. Would you be up for trying to reproduce it/verify my fix on your end? ## Link to pull request in Documentation repository N/A