Skip to content
New issue

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

Need to prompt for document type earlier #57

Open
cmbirk opened this issue Jan 28, 2016 · 0 comments
Open

Need to prompt for document type earlier #57

cmbirk opened this issue Jan 28, 2016 · 0 comments

Comments

@cmbirk
Copy link
Contributor

cmbirk commented Jan 28, 2016

I'm seeing that the document type can be set after initially creating the document, but that's going to cause quite a few problems both on the user side and our implementation side. Just one on the implementation side is being able to address the context blocks when the document is created or the type is changed.

This really should be a selection on the previous screen. Just spitballing some options here are:

  1. The user clicks Create new document and is then prompted for the document type.
  2. There are tabs. One for Create New Document that have buttons for each document type and one for Create From Template that have buttons for each saved template ( also indicating which document type the template is )

We then can load the document into etherpad and only set the type / context options one time on document creation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant