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

Colter menu item delete column #61

Merged
merged 8 commits into from Nov 13, 2022
Merged

Colter menu item delete column #61

merged 8 commits into from Nov 13, 2022

Conversation

csirlin
Copy link
Contributor

@csirlin csirlin commented Nov 13, 2022

In this PR, I added the delete column to the Menu Item Index page that shows the contents of the table. The table, viewed at /ucsbdiningcommonsmenuitem/list, has a delete button in each row which removes that row from the backend table itself and frontend view.

I also did some final checks that the index page is accessible via the nav bar, and that it works in localhost and heroku.

Closes #25

Copy link
Contributor

@josiahnross josiahnross left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Contributor

@Gopu2001 Gopu2001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The delete button works!

@csirlin csirlin merged commit 66d4633 into main Nov 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Delete Column to MenuItemTable
3 participants