ironmansoftware / universal-automation

Universal Automation is the PowerShell-first automation platform.
https://ironmansoftware.com/universal-automation/
MIT License
24 stars 4 forks source link

PowerShell Version Table Issues #146

Closed leeberg closed 4 years ago

leeberg commented 4 years ago

Describe the Issue

PowerShell version table kind of stinks:

  1. When added a new object you will have to REFRESH the page in order to edit it
  2. When added a new object you will have to REFRESH the page in order to delete it

Suggestion

To Reproduce

Steps to reproduce the behavior: (Example)

  1. Create Version

  2. Edit Version

  3. REFRESH

  4. Notice changes are gone :)

  5. Create Version

  6. Delete Version

  7. Notice nothing happens

  8. REFRESH

  9. Notice it's still there :(

adamdriscoll commented 4 years ago

Version table now refreshes when you do anything. It also has a modal that pops up when you add or edit.