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

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|Failed QA                   |Passed QA

--- Comment #15 from Katrin Fischer <[email protected]> ---
Actually, you are right about the accessibility.

When I looked at this I thought we had something like:

<div><label>Main contact method: </label><span>method</span></div>

But we always have below for all cases, including the none case:

<div class="label main_contact_method">Main contact method: method</div>

So it always represents as one long string. You can't easily hide the "Main
contact method", but you could with some JS trickery.

I think the "none" case is a bit cluttering as it always adds a lot of text.
Same for "Main contact method:" being repeated over and over.  

Usually the cluttering get worse in German as words tend to be too long and not
wrap nicely. To explain my background about changing like this :) 

I am setting back to PQA and adding Owen. Maybe he has a good idea, otherwise
will push as is.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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