[Koha-bugs] [Bug 33066] New: We need a KohaTable Vue component

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 24 17:15:19 CET 2023


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

            Bug ID: 33066
           Summary: We need a KohaTable Vue component
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: ERM
          Assignee: jonathan.druart+koha at gmail.com
          Reporter: jonathan.druart+koha at gmail.com
                CC: jonathan.druart+koha at gmail.com,
                    jonathan.field at ptfs-europe.com,
                    martin.renvoize at ptfs-europe.com,
                    pedro.amorim at ptfs-europe.com
        Depends on: 23991

The way we deal with DataTables in Vue component is not nice, especially when
we need to add buttons/link in the cell and interact with the rest of the Vue
app from there.

When I started to work on Vue last year there was no good solution from
DataTables, now there is a Vue component. It is not perfect, you still cannot
add Vue component in the DT component, but it brings something to follow.
Agustin implemented something on theke/import_source_vue, but he went too far,
and it will need to rewrite the whole ERM module. Additionally he didn't
provide a solution that has the same features as what we have now.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23991
[Bug 23991] Move SearchSuggestion to Koha::Suggestions
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list