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

Add "add" button, "delete" button to ambulance/hospital equipment tables #14

Open
juh079 opened this issue Oct 29, 2020 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@juh079
Copy link

juh079 commented Oct 29, 2020

When viewing the equipment for an ambulance or hospital, we can edit the equipment as shown: e.g. https://cruzroja.ucsd.edu/en/equipment/holder/update/14
image

We would also like to have an "add" and "delete" button.

2 ways to approach add button:

  1. dynamically update table without reloading the page.
  2. link to a new page or popup, then redirect back to equipment page when updating.

2 ways to approach delete button:

  1. dynamically update table without reloading the page.
  2. make the entry inactive
@juh079 juh079 self-assigned this Oct 30, 2020
@juh079 juh079 added the enhancement New feature or request label Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant