At first I thought that this happens because the Button block just doesn't support the placeholder attribute, but that's not true, it should... It turns out the placeholder is only hidden when the secondary style is selected, because the placeholder's color is white and so is the button's background. However when you start typing the text is blue as expected!
Placeholder should be blue too.
- has to be done after
-
PLANET-6690 Remove Table and Button core block code overrides
- CLOSED