illinois / queue

A microservice queue for holding open office hours
University of Illinois/NCSA Open Source License
82 stars 36 forks source link

Added support for keypress of enter adding a question, course, or new… #161

Closed rohinb2 closed 5 years ago

rohinb2 commented 6 years ago

Fixes issue #122 in all modules for adding questions, courses, or queues.

vercel[bot] commented 6 years ago

This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.

nwalters512 commented 6 years ago

This crashes when trying to create a new course: click the "create course" button, put your cursor in the first input, and then hit enter.

Can you also fix up the linter errors?

rohinb2 commented 6 years ago

I fixed the errors, are there any other problems you see preventing merge?

nwalters512 commented 6 years ago

Just needs a changelog entry and then this is good to go!