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

            Bug ID: 38433
           Summary: Conflicting behaviour of the columns visibility on the
                    items table
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Staff interface
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

On the items table of the bibliographic record there are different behaviour
conflicting with each others.

First you have the admin settings that gives you the default visibility.
Then you have the "hide the column if no data to display" behaviour, and
finally you have the state that is saved.

When visibility changes, the state changed and is saved for the next time.

So, when you come back, what to do? Restore from the state but hide empty
columns. But... you cannot know if the column has been hidden from the user or
if the column was empty

I guess we need an additional layer, and store the user's preference in a
separate localStorage item, then merge and then hide if empty

but it's getting complicated, for a single table, especially when I am trying
to standardize our DT uses.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to