Akkadius / spire

[Spire] A rich, portable server editing and development toolkit for EverQuest Emulator servers
https://github.com/Akkadius/spire
50 stars 12 forks source link

Item Create - Refresh Forced On Navigation #128

Closed CoreAutomation-JD closed 1 year ago

CoreAutomation-JD commented 1 year ago

When you create or update an item a refresh is triggered (seems on a 5 second timer). If you navigate (EG. using back button) to change your view the event is not canceled and will fire.

Example: Create item, see a notification that a refresh will trigger, click back (in this case takes back to a search result where I cloned an item from), the resulting search result page will mutate back to the item detail view.

Suggested Resolution: Remove the refresh or trigger it immediately on response from the backend.

Akkadius commented 1 year ago

Addressed in 3.3.4