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

            Bug ID: 26703
           Summary: We should reconsider best practice for our title
                    elements
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Staff Client
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

Many of our <title> elements contain the whole breadcrumb path to the current
page. Unfortunately this often results in a very long title which doesn't fit
well in browser tab titles and sometimes is even concatenated on hover.

In a quick bit of research I did, I found that the recommendation seems to be
to limit the title element to 70 characters max and to start with the most
relevant information and end with the generic branding.

I'm thinking, reverse the breadcrumb, only use a couple of slots from it, then
add the generic library branding after.

For example:

Edit < $reportname : Koha
$searchstring : Koha

-- 
You are receiving this mail because:
You are the assignee for the bug.
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