MARCcat: MARC21 Authority records (UXPROD-1009)

[UXPROD-1457] Auto-suggestion heading during cataloguing workflow Created: 23/Jan/19  Updated: 19/Jan/21  Resolved: 19/Jan/21

Status: Closed
Project: UX Product
Components: None
Affects versions: None
Fix versions: None
Parent: MARCcat: MARC21 Authority records

Type: New Feature Priority: P3
Reporter: Annalisa Di Sabato Assignee: cristina
Resolution: Won't Do Votes: 0
Labels: MARCcat-Auth, heading, q4-2019-spillover, team-mvp
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Attachments: Microsoft Word Autosuggestion_heading_cataloguing.docx    
Issue links:
Defines
defines UXPROD-1009 MARCcat: MARC21 Authority records Closed
Relates
relates to UXPROD-922 Heading - Management (cross-reference... Closed
Epic Link: MARCcat: MARC21 Authority records
Analysis Estimate: Small < 3 days
Analysis Estimator: Matteo Pascucci
Development Team: Scanbit
PO Rank: 67
Rank: Chalmers (Impl Aut 2019): R5
Rank: Chicago (MVP Sum 2020): R4
Rank: Cornell (Full Sum 2021): R4
Rank: Duke (Full Sum 2021): R4
Rank: 5Colleges (Full Jul 2021): R4
Rank: GBV (MVP Sum 2020): R5
Rank: hbz (TBD): R4
Rank: Lehigh (MVP Summer 2020): R4
Rank: TAMU (MVP Jan 2021): R4
Rank: U of AL (MVP Oct 2020): R4

 Description   

Adding a new tag for heading (Name for example), using specific shortcuts, the application will show a drop down menu with the list of Name for that heading (it's something like a browse function). See the attachment. If the heading is already present, the user will select it from the menu, otherwise the system will save the new heading (assigning default values for language of access point, language of indexing and verification level).



 Comments   
Comment by Annalisa Di Sabato [ 25/Jan/19 ]

The display of menu with the list of headings will be activated by the use of specific shortcuts.

Comment by carmentrazza [ 24/May/19 ]

The auto suggestion for the back-end (BE) is complete below the list of microservices that must call the front-end

1) Management of all tags (exception for title names)

  • the microservice must always be recalled on the tag: / headings-by-tag

2) Management of name title tags :

  • on the $a for the name you need to call the microservice: / headings-by-tag
  • on the $ t you have to call instead: / browse passing the TI title query
    Otherwise the tag's default browse is by NTN index (Title by name).

Saving the heading in all tags:

  • always call the microservice: / create-heading
Comment by Annalisa Di Sabato [ 10/Jan/20 ]

We have problem to finish this function because the autosuggest component in the redux-form does not work as shown in the stripes documentation. The component should display the data when a key combination is pressed (which triggers a call to a microservice): the data returns but is displayed only if the InputText is empty, if I type something, the data will not see in the component

Comment by Ann-Marie Breaux (Inactive) [ 19/Jan/21 ]

As of Jan 2021, development of MARCcat has ceased. Will incorporate some features into quickMARC.

Generated at Fri Feb 09 00:15:44 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.