CompositeLight / currentRMS-helper

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

Helpful Cursor doesn't work when in a view other than Allocate #9

Closed CompositeLight closed 8 months ago

CompositeLight commented 9 months ago

Currently if you click on a collapse/expand button in the asset tree the cursor focus will snap to the Allocate scan box, but this is not the same as the Prepare, Book Out or Check-in boxes. While this is not too different from the stock behaviour (whatever scan box you're using looses focus), it isn't ideal.

Solution will be to create a check on which view we're in, and re-targeting focusInput() as appropriate.

CompositeLight commented 8 months ago

This is now fixed in the development branch - v1.30.0. Leaving this open for feedback, but will close out once merged into main.