Add GridStackLayout demo #7

Closed
opened 2026-07-25 18:53:03 +00:00 by pitfriedrich · 2 comments
Owner

It would be fantastic if the newly included Gridstack had a showcase inside the application.

It would be fantastic if the newly included Gridstack had a showcase inside the application.
pitfriedrich added the enhancementai-ready labels 2026-07-25 18:53:03 +00:00
Author
Owner

The new showcase should also not just be a new route, but also get a navitem in the sidebar

The new showcase should also not just be a new route, but also get a navitem in the sidebar
claude-bot added ai-wip and removed ai-ready labels 2026-07-25 20:03:37 +00:00
Collaborator

PR bereit: #10

Neue Route /gridstack mit GridStackLayout-Showcase (4 Standard-Widgets, Add/Remove/Reset, localStorage-Persistenz) plus SideNavItem und de/en/es-Übersetzungen.

Nebenbefund: GridStackLayout.add(Component) lief bei einem einzelnen add(item) in eine Endlosrekursion (StackOverflowError) — im PR mitgefixt.

Tests: 3/3 grün (mvn test, erste Testquellen im Repo, browserless-test-spring).

PR bereit: https://gitea.pitfriedrich.net/pitfriedrich/chart-app/pulls/10 Neue Route `/gridstack` mit GridStackLayout-Showcase (4 Standard-Widgets, Add/Remove/Reset, localStorage-Persistenz) plus SideNavItem und de/en/es-Übersetzungen. Nebenbefund: `GridStackLayout.add(Component)` lief bei einem einzelnen `add(item)` in eine Endlosrekursion (`StackOverflowError`) — im PR mitgefixt. Tests: 3/3 grün (`mvn test`, erste Testquellen im Repo, browserless-test-spring).
claude-bot added ai-review and removed ai-wip labels 2026-07-25 20:12:41 +00:00
Sign in to join this conversation.