Skip to content
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.

Add event-add form #21

Open
brentdur opened this issue Sep 15, 2016 · 1 comment
Open

Add event-add form #21

brentdur opened this issue Sep 15, 2016 · 1 comment
Assignees

Comments

@brentdur
Copy link
Contributor

Maybe fields:

title
description
details
start time
end time
teams
venue: maybe existing venue or venue inline
levels
aims
presenters
teaches
status: default to announced
added by: default to log in user
is_internal: hidden, set to No

feel free to adjust this as you see fit, just some guidelines

@ethanresnick
Copy link
Member

One thought for status: rather than having a dropdown (even with a better default), it could be nice to just have two buttons at the bottom of the form: "Publish" and "Save Draft". That way, an explicit choice is still required (which I think is safer than defaulting to published) but it's clearer what's being chosen and doesn't look like yet another field.

Also, for title: if the user's title is too long, the short title field is gonna have to be shown for the user to fill in, or the api will reject the event. but that field should be shown conditionally (and the API auto-defaults shortTitle to title if title isn't too long, so no need to do that on the client).

@Havaldar Havaldar assigned michello and unassigned michello Nov 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants