Custom searchPanes with cascadePanes - Pane options not resetting (fixed in nightly)

Custom searchPanes with cascadePanes - Pane options not resetting (fixed in nightly)

Nick HopeNick Hope Posts: 48Questions: 12Answers: 1

Link to test case:
http://live.datatables.net/pelenovu/10/edit

Steps to Illustrate this issue:
1. Use searchPanes 1.2.1 or 1.2.2
2. Set cascadePanes: true
3. Select an option in the 1st search pane (e.g. "Forwards, FWD" in the above example)
4. Select an option in the 2nd search pane (e.g. "10.0" in the above example)
5. Deselect that 2nd option by clicking it again
6. The options in the 1st search pane do not reappear (but they should)

Important: This is fixed in the current nightly build! However I couldn't find a thread about it on the forum, so I'm mentioning it so others might find it, and to prevent a regression in case it was unknowingly fixed by fortune rather than by intent. The searchPanes.js version can easily be switched in the above example by uncommenting/commenting lines in the html.

Replies

  • colincolin Posts: 15,237Questions: 1Answers: 2,599

    Glad it's been fixed. We tend to release the patches every month or so, so the next one will probably be due out in January,

    Colin

This discussion has been closed.