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

Pedro Amorim <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin.renvoize@ptfs-europe
                   |                            |.com

--- Comment #6 from Pedro Amorim <[email protected]> ---
Hey, giving my opinion here.
As we have many datatables loaded by Ajax in all of Koha, I would propose we at
least first consider looking at this problem at a lower layer level, i.e. try
to find a way to make it possible to share any Ajax-based table state, instead
of just the item search table specifically. An example of this is the patron
table, ILL table, etc.

I found this blog post regarding deep-linking in datatables:
https://datatables.net/blog/2017/deep-linking

I've not had the time to look into it myself, and it may very well not be the
solution here, but at first glance it does look promising.
The idea is, if we're able to implement this functionality at the datatables
level, then theoretically any table may optionally present a "share
table/search" button.

Apologies if this input is not the most helpful, and it's just my opinion, but
I'd personally much prefer to at least have an attempt at a more abstract way
of tackling the issue here.

-- 
You are receiving this mail because:
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