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

--- Comment #50 from Pedro Amorim <[email protected]> ---
(In reply to Jonathan Druart from comment #49)
> Should be done here.
> Almost done, there is only the value for "Backend" and "Status" dropdown
> lists that are not restored.
> It seems that both are fetched in AJAX and I guess there is a race between
> DT that is loading its state (and selecting the options) and those requests.
> I've tried to move the code (populateStatusFilter) before the kohaTable init
> but it still does not work. Could you have look maybe?

I've done some testing on the ILL table and none of the left filters are copied
by the "Copy shareable link" button. I was expecting backend+status to not work
but none are working, i.e. none get copied over. The built-in tiny search input
on the table works as expected when copying the shareable link. 

I'm happy to follow-up with work on this for the ILL table specifically but if
that's the case I'd suggest moving that to a different bug and not have it
block this one. Up to you.

Additional info:
I'm running the latest commit from the branch:
ae15be2d3f63d0ea3cf0eaeadc50c35d83b1f740

With bug 35570 applied on top for faster ILL testing.

-- 
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