This is a minor issue, but I though it may add a little bit of convenience to the module for GA users who have longer UA id's.

If you notice right now there is just enough space for one digit after the hyphen. The hyphen indicates the sequence the GA property was created. For example, if you have created 10 GA properties then your most recent property created would end in -10.

Right now the last digit is cut off from view if you have created 10 or more Google properties. In the photo the last digit is cut off.

This makes it not only aesthetically displeasing for users who have many GA properties but hides otherwise useful information from the GA admin. You have to focus the cursor on the input and then hit the right scroll key to get to the last digits.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

pmagunia created an issue. See original summary.

pmagunia’s picture

This patch addresses the issue with just enough space to accommodate 3 digits comfortably.

pmagunia’s picture

Status: Active » Needs review

  • hass committed 7997c28 on 8.x-2.x authored by pmagunia
    Issue #2861691 by pmagunia: Default UA input length on Admin form
    

  • hass committed e2fe4ab on 7.x-2.x
    Issue #2861691 by pmagunia: Default UA input length on Admin form
    
hass’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.