We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There are three types of events: "just event", "event + signup", and "just signup". It might be a bit unclear what the types affect in the editor.
Redesign this so it's clearer. This might include always showing (but disabling) tabs when not applicable, or moving/changing the event type field.
Note: The event type is a frontend-only concept. It's identified by the presence of date and registrationStartDate.
date
registrationStartDate
The text was updated successfully, but these errors were encountered:
No branches or pull requests
There are three types of events: "just event", "event + signup", and "just signup". It might be a bit unclear what the types affect in the editor.
Redesign this so it's clearer. This might include always showing (but disabling) tabs when not applicable, or moving/changing the event type field.
Note: The event type is a frontend-only concept. It's identified by the presence of
date
andregistrationStartDate
.The text was updated successfully, but these errors were encountered: