mozilla / experimenter

A web application for managing user experiments for Mozilla Firefox.
https://experimenter.services.mozilla.com
Mozilla Public License 2.0
116 stars 180 forks source link

The "Name" input field validation should not be case sensitive when entering existing experiments name with different cases #1070

Closed Softvision-RemusDranca closed 5 years ago

Softvision-RemusDranca commented 5 years ago

[Affected versions]:

[Affected Platforms]:

[Prerequisites]:

[Steps to reproduce]:

  1. Open the browser with the profile from prerequisites and navigate to "https://experimenter.stage.mozaws.net/".
  2. Open the second created experiment from prerequisites.
  3. Click the "Edit" button from "Overview" section.
  4. Enter the name from the first created experiment starting with a lowercase (eg.: "owner").
  5. Click the "Save Draft" button and observe the behavior.

[Expected result]:

[Actual result]:

[Notes]:

jaredlockhart commented 5 years ago

Good catch! Super subtle, why isn't the form reporting errors? This is actually a duplicate of https://github.com/mozilla/experimenter/issues/1129

Softvision-RemusDranca commented 5 years ago

I have verified this issue and is no longer reproducible on Experimenter stage "https://stage.experimenter.nonprod.dataops.mozgcp.net/" website after the v2.28.0 stage deployment. Tested on Windows 10x64, Mac 10.14 and Arch Linux 4.16.6 x64.