Add GridStackLayout demo #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It would be fantastic if the newly included Gridstack had a showcase inside the application.
The new showcase should also not just be a new route, but also get a navitem in the sidebar
PR bereit: #10
Neue Route
/gridstackmit GridStackLayout-Showcase (4 Standard-Widgets, Add/Remove/Reset, localStorage-Persistenz) plus SideNavItem und de/en/es-Übersetzungen.Nebenbefund:
GridStackLayout.add(Component)lief bei einem einzelnenadd(item)in eine Endlosrekursion (StackOverflowError) — im PR mitgefixt.Tests: 3/3 grün (
mvn test, erste Testquellen im Repo, browserless-test-spring).