[Koha-bugs] [Bug 30406] Our DT tables not filtering on the correct column if hidden by default

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 4 10:39:41 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30406

Séverine Queune <severine.queune at bulac.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #132830|0                           |1
        is obsolete|                            |

--- Comment #2 from Séverine Queune <severine.queune at bulac.fr> ---
Created attachment 132921
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=132921&action=edit
Bug 30406: Add column filters before hiding columns

The code that adds column filters works only on visible columns, so we
should hide columns after filters are created

Test plan:
1. Apply patch
2. Go to Tables settings. Hide city_state for the cities table.
3. Create some cities and go to the cities page
4. Verify that filtering works as expected.
5. Make the city_state column appear. Verify that filtering on this
   column works too

Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list