Updated 07-05-2026, 10:26

Commit: 60754cd Show on GitHub

  • Author: Yamen
  • Date: 5/21/2026, 2:25:31 PM
  • Message: feat: add CreateGroupModal component #381 Add a native dialog-based modal for creating a new group. Uses showModal() with JS and falls back to the open attribute.bmits a GET form to /groups out click and Escape key both trigger onClose.
  • Stats: 66 total changes (+66 / -0)

Changed Files

  • src/lib/components/groups/CreateGroupModal.svelte — +66 / -0 (66 changes)