omaha-consulting / winstall

A web app for browsing and installing Windows Package Manager apps.
https://winstall.app
GNU General Public License v3.0
1.08k stars 57 forks source link

View Packs page did not reflect edits made after pressing Update Pack in Edit Packs Page. #71

Closed jerrywoo96 closed 3 years ago

jerrywoo96 commented 3 years ago

To Reproduce: 1) Create a New Pack, add title, description, and 5 packs. 2) Save => Shows correctly in the view packs page. 3) Select Edit Pack that was just created from the steps above. 4) Make changes to title, desc and add more packs 5) Press Update Packs 6) View Packs page did not display updated changes.

jerrywoo96 commented 3 years ago

Update: View Packs page did not immediately reflect changes. Pressing Edit Pack shows the correctly reflected changes. Pressing update pack again without any new changes => goes back to view pack but still does not show the most updated changes.

MehediH commented 3 years ago

This is by design, due to the limited resources I have for winstall. If this changes in the future, the limitation will be taken out.

image