[UI, 2,1, 2.2] Incorrect lowercase letters enforced by CSS

Bug #1659174 reported by Mike Pontillo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Invalid
Low
Unassigned

Bug Description

The "Add > Vlan" option should actually be "Add > VLAN".

It looks like a problem with the following CSS class:

    .button-group .button-group__item .button-group__item-link

Inside, we have the following option, and if I remove it, the capitalization is as-expected:

    text-transform: lowercase;

Also, the first letter is forced to be capital letters (which might be fine, but had no effect for the networks listing page):

.button-group .button-group__item .button-group__item-link:first-letter {
    text-transform: uppercase;
}

Tags: ui
tags: added: ui
summary: - [2,1, 2.2] Incorrect lowercase letters enforced by CSS
+ [UI, 2,1, 2.2] Incorrect lowercase letters enforced by CSS
Changed in maas:
importance: Undecided → Low
status: New → Triaged
milestone: none → 2.3.0
Changed in maas:
milestone: 2.3.0 → 2.3.x
Revision history for this message
Andres Rodriguez (andreserl) wrote :

Hi!

**This is an automated message**

We believe this is may no longer be an issue in the latest MAAS release. Due to the report date of this, we are currently marking it as Invalid. If you believe this bug report still valid against the latest release of MAAS, or if you are still interested in this, please re-open this bug report.

Thanks

Changed in maas:
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.