Add tenant PWA help articles and links
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
tests / ui (push) Has been cancelled

This commit is contained in:
Codex Agent
2026-01-23 10:29:20 +01:00
parent db0fdc58a1
commit 0eb3b85f06
26 changed files with 484 additions and 9 deletions

View File

@@ -11,6 +11,7 @@ import { MobileShell } from './components/MobileShell';
import { MobileCard, CTAButton, FloatingActionButton } from './components/Primitives';
import { MobileDateInput, MobileField, MobileInput, MobileSelect, MobileTextArea } from './components/FormControls';
import { LegalConsentSheet } from './components/LegalConsentSheet';
import { ContextHelpLink } from './components/ContextHelpLink';
import {
createEvent,
getEvent,
@@ -402,6 +403,10 @@ export default function MobileEventFormPage() {
</MobileCard>
) : null}
<XStack justifyContent="flex-end">
<ContextHelpLink slug="event-settings" />
</XStack>
<MobileCard space="$3">
<MobileField label={requiredLabel(t('eventForm.fields.name.label', 'Event name'))}>
<MobileInput