Apologies if this is sloppy, I've never used Vue before so I'm not really aware of what the best practices are. This was just a quick change based on a Discord request
Overview
When applied, this change will update the LootNotifierPlugin to support multiple tracked items. Instead of having a configuration pane using predefined config options, it will now have its own plugin window where multiple items can be selected for tracking.
I chose to implement this in its own panel instead of as a multi-select for readability and clarity since multi-select inputs are notoriously hard to track for long lists.
Notes
Apologies if this is sloppy, I've never used Vue before so I'm not really aware of what the best practices are. This was just a quick change based on a Discord request
Overview
When applied, this change will update the LootNotifierPlugin to support multiple tracked items. Instead of having a configuration pane using predefined config options, it will now have its own plugin window where multiple items can be selected for tracking.
I chose to implement this in its own panel instead of as a multi-select for readability and clarity since multi-select inputs are notoriously hard to track for long lists.
Testing Instructions
Enable Loot Notifier plugin
Use
Item
select box to select items to trackObserve their presence in the list
Observe notifications arrive
Use the bin icon to remove tracked items
Observe items removed from list
Observe lack of notifications
Refresh page after waiting for 5 seconds
Observe saved settings are reloaded
Screenshots
Empty setup
With items