[Bug 35401] New: ERM > Titles > Import from a list needs a full page reload to get the up to date lists
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35401 Bug ID: 35401 Summary: ERM > Titles > Import from a list needs a full page reload to get the up to date lists Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: ERM Assignee: jonathan.druart+koha@gmail.com Reporter: victor@tuxayo.net CC: jonathan.druart+koha@gmail.com, jonathan.field@ptfs-europe.com, martin.renvoize@ptfs-europe.com, matt.blenkinsop@ptfs-europe.com, pedro.amorim@ptfs-europe.com Test plan 1. enable ERMModule syspref 2. go anywhere in the ERM module 3. in another tab, create a new list 4. in the ERM tab, go to eHoldings > Local > Titles > Import from a list 5. you don't see the list 6. refresh the page 7. the list is here -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35401 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35401 --- Comment #1 from Victor Grousset/tuxayo <victor@tuxayo.net> ---
3. in another tab, create a new list
And add records. Even though an empty list is visible with a full reload. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35401 --- Comment #2 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Yes, data are loaded when the app is mounted. That's "expected". Not a bug for me, we don't want to fetch all the data the app needs every time we go to a new view. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35401 --- Comment #3 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- (In reply to Jonathan Druart from comment #2)
Yes, data are loaded when the app is mounted. That's "expected". Not a bug for me, we don't want to fetch all the data the app needs every time we go to a new view.
Even with that being the case, it's still a confusing experience for the user! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35401 --- Comment #4 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Pedro Amorim from comment #3)
(In reply to Jonathan Druart from comment #2)
Yes, data are loaded when the app is mounted. That's "expected". Not a bug for me, we don't want to fetch all the data the app needs every time we go to a new view.
Even with that being the case, it's still a confusing experience for the user!
We "just" need a route for lists. Bug 28965 (but maybe not enough). -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35401 --- Comment #5 from Victor Grousset/tuxayo <victor@tuxayo.net> --- (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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org