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

--- Comment #2 from ChloƩ Zermatten <chloe.zermat...@openfifth.co.uk> ---
Note:
The current patch is likely the simplest / most basic solution to implement
that came to mind.

Another approach might be to rewrite the error messages in opac-auth.tt so that
they all use a shared <div class="alert alert-info"><p aria-live="off"
role="alert"></p></div> element, dynamically setting aria-live to "assertive"
when relevant, and passing the appropriate message. It would likely also
involve adding a method in Auth.pm to assign the relevant error message.

I will happily go with either, but though I would start with the simplest.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to