nss-evening-cohort-11 / nutshell-ewoks-droids

Star Destroyer
0 stars 2 forks source link

Ts sector forms updates #98

Closed ToddSpainhour closed 4 years ago

ToddSpainhour commented 4 years ago

this pull request replaced the "occupied" and "explored" text fields on the create and edit forms with boolean radio buttons. They are working as expected.

removed commented out auth div to expose login and logout button

gregkorte commented 4 years ago

When logged in: After editing, the page does not refresh to show the new values. May just need to call you load cards again. When logged out: I can still create, edit and delete sectors. On create there are two entries being created. (this shouldn't matter once you disable create) On edit it functions as it should while being logged in. (after I edit the page is refreshed)

gregkorte commented 4 years ago

👍