[Koha-bugs] [Bug 18257] Column visibility button does not increase colspan properly with pre-hidden columns

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 21 18:33:10 CET 2017


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

--- Comment #3 from Christopher Brannon <cbrannon at cdalibrary.org> ---
(In reply to Jonathan Druart from comment #2)
> (In reply to Christopher Brannon from comment #1)
> > I have a desire to retain the columns hidden, so I can
> > use the information in those cells for another feature I have in the works.
> 
> Which is?

Maintaining the columns and hiding them will allow us to more easily compensate
for this bug this ticket addresses, in my opinion, and will allow a feature I
am looking into developing.  

That feature is to give the added choice of showing the hidden information in a
popover while hovering over the row.  Having the columns hidden instead of
removed allows me to repurpose the data without having to invent another method
of bringing that information back to the page.

The idea is that there is a lot of clutter on the checkout rows that people
don't need all the time in the normal checkout workflow, which is why some
people turn off certain columns.  However, someone might still occasionally
need a piece of information, and they can simply hover their mouse over the row
to read it.

I have a working concept in jquery, but I think it would be a good permanent
enhancement to try.

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


More information about the Koha-bugs mailing list