mozilla / sumo-experiments

1 stars 5 forks source link

Text placeholder is not visible for the video feedback form #50

Closed rleitan closed 5 years ago

rleitan commented 5 years ago

[Environment]: All platforms- all browsers

[STR]: 1.Open https://support.allizom.org/en-US/kb/exp/insecure-password-warning-firefox 2.Cick the "thumb down" button located under the video 3.Click the text box

[Expected result]: "How can we make it better" text should be displayed as placeholder The type caret should be displayed in the upper left corner

[Actual result]: Text placeholder is not visible The caret is displayed in the centre of the text box workaround: pressing backspace/delete and moving the caret to the upper left corner will display the "How can we make it better" text

[Note]: The issue is not reproducible for the other feedback section

akatsoulas commented 5 years ago

nice catch! PR opened here https://github.com/mozilla/kitsune/pull/3471

akatsoulas commented 5 years ago

This is fixed in stage.

rleitan commented 5 years ago

I confirm it's fixed!