dapmsipd / pips

Public Investment Program System
1 stars 0 forks source link

Expected Outputs/Deliverables. 1) Returns to homepage when deleting indicators (see screenshot); 2) New inputs and edits do not reflect right away unless refreshed #145

Closed jamieangeles closed 11 months ago

jamieangeles commented 1 year ago

Homepage Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

mtayco commented 1 year ago

Same issue with mine. Edit form does not automatically refresh/ show the revision after clicking "save". User has to do a hard refresh and go back to the dashboard

https://github.com/mlab817/pips/assets/143272008/024280ab-5eda-4874-9700-6d2837de08ae

mlab817 commented 1 year ago

Thanks for reporting this.

The reason this was happening was because of the search functionality added that saves the data in another variable.

Anyway, this is corrected.

The same is true for the provincial investment field. I'll try to fix it asap.