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

Implement application form #418

Closed
5 tasks done
jodator opened this issue Apr 16, 2021 · 1 comment
Closed
5 tasks done

Implement application form #418

jodator opened this issue Apr 16, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request scope:working-groups The "Working Groups" page and related featrues

Comments

@jodator
Copy link
Contributor

jodator commented Apr 16, 2021

sub-task for #293 

Requirements:

  • Fetch opening questions from the API
  • Implement form builder for given application schema.
  • Implement the "TEXT" field for text input.
  • Implement the "TEXTAREA" using a Markdown editor. See Add markdown processor #448
  • Consult the need for "Visual" / "Text" / "Preview" tabs
@jodator jodator added enhancement New feature or request scope:working-groups The "Working Groups" page and related featrues labels Apr 16, 2021
@jodator jodator added this to the Working groups milestone Apr 16, 2021
@jodator jodator self-assigned this Apr 16, 2021
@jodator jodator mentioned this issue Apr 16, 2021
4 tasks
@jodator
Copy link
Contributor Author

jodator commented Apr 21, 2021

So I've added CKEditor to the form, but the lack of typing is sad (ckeditor/ckeditor5#504).

I can however add typings for the React component to have at least this typed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request scope:working-groups The "Working Groups" page and related featrues
Projects
None yet
Development

No branches or pull requests

1 participant