[Koha-bugs] [Bug 34497] Vue - Dialog component should allow for confirmation input options

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 20 16:40:20 CEST 2023


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

Pedro Amorim <pedro.amorim at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #157527|0                           |1
        is obsolete|                            |

--- Comment #14 from Pedro Amorim <pedro.amorim at ptfs-europe.com> ---
Created attachment 157530
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157530&action=edit
Bug 34497: (QA follow-up):Fix required text field

input.value can be either null (if flatpickr date field empty) or '' (if simple
text input empty),
so account for both situations.
Add missing 'required' attribute to text inputs.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list