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

Star Destroyer
0 stars 2 forks source link

Ts sector bug fixes #92

Closed ToddSpainhour closed 4 years ago

ToddSpainhour commented 4 years ago

--bug fix: Moved sector click events into a dedicated events function and called it in authData to run only once on page load. The update and create functionality should behave as expected now with no unnecessary duplicates being printed to the dom.

-added styling to match cards on other pages

Nikababy01 commented 4 years ago

Create, Edit, Delete works but it doesn't show the buttons on the card when create a new, you can fix the styling in another ticket 👍

gregkorte commented 4 years ago

Testing: Logged in - Able to CRUD. Logged out - Still able to CRUD.

Couple of things to look out for. When I log out on this view I can still see the edit and delete buttons. Also, the log in button does not exist here after I log out.