CareSet / DURC

DURC is reverse CRUD
MIT License
3 stars 2 forks source link

Check instead of dropdown... #81

Closed ftrotter closed 3 years ago

ftrotter commented 3 years ago

Instead of a dropdown with a list, instead I see a floating checkbox? Very weird.

check_bug
ftrotter commented 3 years ago

Note that we updated the durc to the current master and retested...

Now we have the problem with appealstate_id rather than primary_contact_person_id

-ft

kchapple commented 3 years ago

@ftrotter This has been fixed. Now the select2 text will render with an error message (/jsonone endpoint returns a 401 Not Found status with error message) and we allow the user to make another selection, no longer breaks the select2 rendering.

Screen Shot 2020-09-25 at 1 33 48 PM Screen Shot 2020-09-25 at 1 33 57 PM
ftrotter commented 3 years ago

This looks good. Switching assignment to Sean to confirm in testing..

seanccsmith commented 3 years ago

I'm unable to recreate this issue. Looks good.