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

--- Comment #5 from Victor Grousset/tuxayo <[email protected]> ---
(In reply to Jonathan Druart from comment #2)
> we don't want to fetch all the data the app needs every time we go
> to a new view.

It wasn't about all data.


(In reply to Pedro Amorim from comment #3)
> Even with that being the case, it's still a confusing experience for the
> user!

Indeed, no data consistency with the chronological order of page navigation
(not sure about the phrasing ^^") even if it's on different tabs should be
considered a bug. I think the only close thing to an exception are stuff when
there are like tabs when editing a record or a framework subfield. The UI is
in-page tabs, it's not perceived as going to another page, it's the same
functional page. And there is no important external data loaded there. Inside
the ERM it's completely different pages functionally and some display data from
other part of Koha that might be updated in the meantime. Here the workflow
make it likely part of the time to go create a list in another tab, before
being in the right page in the ERM. Whereas the record editor being the same
page functionally, it's not expected to have the framework fields refreshed by
switching between tabs. So one would refresh the page. The same for the ERM if
being already on ERM > Titles > "Import from a list" before going to create the
list elsewhere. There, it's expected to refresh the page.


(In reply to Jonathan Druart from comment #4)
> We "just" need a route for lists. Bug 28965 (but maybe not enough).

Great. The important was to have a ticket here documenting the behavior and
being known if patches are accepted. If no users with a support contract or
in-house dev capabilities ever triggers the making of a fix, it's okay. So many
fishes for so few frying pans ^^

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