topcoderinc / va-pseudovet

pseudovet Project For VA
1 stars 1 forks source link

Item is not removed from the list when user click on the DELETE button #48

Closed sdgun closed 6 years ago

sdgun commented 6 years ago

Target URL

http://127.0.0.1:5000/configuration/create

Steps to Reproduce

  1. Open the URL http://127.0.0.1:5000/
  2. Click EDIT from one of the items from Dashboard [Configurations]
  3. Check the War Era is 'World War II' (You can use this attached file as a ref) >
  4. Click NEXT
  5. Select All the 'Diagnosis' > Add
  6. Click DELETE icon in the 'R41-Other symptoms and signs involving cognitive functions and awareness' > DELETE
  7. Observe; You can see the item is removed from the list
  8. Click NEXT
  9. Select All the 'Diagnosis' > Add
  10. Click DELETE icon in the 'R41-Other symptoms and signs involving cognitive functions and awareness' > DELETE

Actual Result(s)

Expected Result(s)

Frequency

Environment Details

Image(s)/Video(s)/Console Log/Crash Log

https://www.screencast.com/t/C2qs1oqN7R

ksmacleod99 commented 6 years ago

Corrected by PR #54