CompositeLight / currentRMS-helper

Chrome extension to add functionality to the CurrentRMS web interface.
11 stars 1 forks source link

Feature Request: Disappearing Error Messages #50

Closed TechJed closed 2 months ago

TechJed commented 3 months ago

Would be great if the red error messages disappeared after a while as when scanning you can end up with a load that you just don't need to see

ClearsoundPro commented 3 months ago

Great idea!

On 1 Jul 2024, at 11:02, TechJed @.***> wrote:

Would be great if the red error messages disappeared after a while as when scanning you can end up with a load that you just don't need to see

— Reply to this email directly, view it on GitHub https://github.com/CompositeLight/currentRMS-helper/issues/50, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFDYUA4LVQ7UKPHHGD6DIV3ZKESK7AVCNFSM6AAAAABKFHPMXCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGM4DGMZZHE3DIMI. You are receiving this because you are subscribed to this thread.

CompositeLight commented 3 months ago

Good idea. I guess it's fine so long as the warehouse tech is paying attention when the error gets thrown! Would probably add this as an option where you can set the number of seconds you prefer them to hold for. Some messages, like inspection warnings, should probably stay.

TechJed commented 3 months ago

We use android scanners so our techs know straight away, and they quickly fill up the small screens. The main ones that need to be made disappearing would be the Failed to allocate asset(s) messages, and the No reserved bulk stock bookings exist..., plus the quarantines one in the plugin as I haven't worked out how to open the interface on the kiwi browser on android

CompositeLight commented 3 months ago

Just added this to the dev branch in v1.31.7. In the settings popup you can now specify a number of seconds after which errors will vanish. A setting of 0 means they'll persist until clicked (as before). I might not be catching all error messages currently - let me know if any are sticking around that shouldn't.

TechJed commented 3 months ago

There is one that still sticks around: You must select an asset. Also could we add that the time is in seconds to the page please?

CompositeLight commented 2 months ago

Thanks Jed. Sorted in v1.31.8.

TechJed commented 1 week ago

The shortage messages don't seem to get caught by the plugin