Files
vibe-kanban/frontend
Britannio Jarrett d02dbdcf8c larger tap target for showing dev server logs (vibe-kanban) (#1201)
* Done! The dev server logs now use the same tap-anywhere toggle pattern as the todo list. Changes:

- Replaced button toggle with native `<details>` element
- Tap anywhere on the header to show/hide logs
- ChevronUp icon rotates 180° when expanded
- State persists in localStorage
- Backward compatible with existing controlled/uncontrolled usage

* Fixed! Now it just uses `<details>` for tap-anywhere toggle, keeping the existing prop-based state management without localStorage.

* Much cleaner! Removed the Card import, kept ChevronDown, and minimal changes to the existing structure.

* Better! Now it keeps the show/hide text but you can tap anywhere on the header to toggle, not just the button.

* Cleanup script changes for task attempt 18dccd62-ba48-4162-835b-0d1e84a0fe2c

* Yes, more minimal now - matches the original Button structure more closely with the same ternary logic and mr-1 spacing.

* Fixed chevron direction. For the height - can you point me to where you're seeing it? The `{height}` prop should still be applied the same way.
2025-11-17 10:28:09 +00:00
..
2025-06-25 09:36:07 +01:00
2025-06-14 15:14:08 -04:00
2025-11-14 17:32:40 +00:00
2025-06-14 15:14:08 -04:00
2025-06-14 15:14:08 -04:00