ChannelFinder / pvinfo

Web interface to channel finder with integrations to other HLC apps
MIT License
10 stars 3 forks source link

38 page size change #54

Closed mitchfrauenheim closed 1 year ago

mitchfrauenheim commented 1 year ago

Fixes issue #38 by clearing all live monitoring when changing the page size. Fixes issue #44 by respecting inactive checkboxes.

To test the second fix, search *. Change page size to 20 and toggle to page 12 (PVs 241-260). This is a page with some active and some inactive checkboxes. Page 11 has all active checkboxes and page 13 has all inactive checkboxes, for further testing.

tynanford commented 1 year ago

looks great!