magicbug / Cloudlog

Web based amateur radio logging application built using PHP & MySQL supports general station logging tasks from HF to Microwave with supporting applications to support CAT control.
http://www.cloudlog.co.uk
MIT License
460 stars 190 forks source link

Advanced logbook: Filters are reset after editing a QSO #2265

Closed m0urs closed 1 year ago

m0urs commented 1 year ago

If I set a filter to the Advanced Logbook view (e.g. all QSOs with DXCC=K and MODE=SSB) and then click on one of the QSOs and edit them, the Advanced Logbook filters are reset to "No filter".

This is very inkonvenient if I need to edit a bulk of QSOs which have the selected criteria.

Any chance to fix this?

AndreasK79 commented 1 year ago

I disabled page reload after QSO edit in the Advanced Logbook. That should solve this.