deck9 / input

A privacy-focused, no-code, open-source form builder designed for simplicity and brand consistency.
https://getinput.co
GNU Affero General Public License v3.0
188 stars 30 forks source link

Long answer type text color #121

Closed TheElite96 closed 10 months ago

TheElite96 commented 10 months ago

Hi again, I discovered that when the text color is set to white in the settings, the long answer textarea text shows as white. This is opposite on short answer (input) where even when the text color is set to white on the form settings, the text inside the input box shows up as black. I assume it is because text-black is applied to input, whereas it is not applied to textarea.

Is this intended or a bug? It basically means that since I am using a dark background & white text for my forms, any text placed into a textarea is completely invisible. Two example screenshots are below.

firefox_WkH8DXsJjQ firefox_KCRP9VfUpu

PhilReinking commented 10 months ago

That is a bug. Thx for reporting!