[Bug 5174] New: Display successfully-added tags
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5174 Summary: Display successfully-added tags Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: OPAC AssignedTo: oleonard@myacpl.org ReportedBy: oleonard@myacpl.org QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 When adding a tag from the detail page in the OPAC, the page should update to show the newly-added tag: 1. Fill in tag, submit form. 2. Message displays "Added X tag(s)." 3. Form field clears. 4. "Tags from this library:" is appended with newly-added tags. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5174 Fridolyn SOMERS <fridolyn.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolyn.somers@biblibre.co | |m --- Comment #1 from Fridolyn SOMERS <fridolyn.somers@biblibre.com> --- You have to deal with the fact that tags can have a moderation. In this case, you can't display new tags at OPAC. I think mainly to avoid the search engines indexation (google, ...) with unwanted text. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5174 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Display successfully-added |Display |tags |successfully-submitted tags --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- My goal is to give the user immediate feedback on what tags they have submitted. The tags would be added to the DOM during that "session" (before the user navigates away from the page) merely to give the user a reminder of what tags they just submitted. I revised the bug title to make it more specific. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org