We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
no placeholder is shown on empty input
if you search in the web page for "placeholder text", chrome will highlight the text to show you its actually there
This doesn't appear to be related to state, but this is input component related.
input
Install newport, checkout ins-106.0 branch, observe input component placeholder not visible
ins-106.0
Install newport, checkout ins-106.0 branch, observe input component placeholder visible
The text was updated successfully, but these errors were encountered:
I just checked and this behaves the same as described above in cmt-106.0 as well.
cmt-106.0
Sorry, something went wrong.
Looks like this creates an issue with the label. I think u have to use label instead of placeholder @leothelocust
Merge pull request #38 from sf-industries/W-10422095
cfaf4f0
W-10422095 => Added css for product linear relationship component
No branches or pull requests
Screenshot
no placeholder is shown on empty input
But its actually there
if you search in the web page for "placeholder text", chrome will highlight the text to show you its actually there
State or Component Related?
This doesn't appear to be related to state, but this is
input
component related.Observed using Chrome 80.0.3987.116 on macOS 10.15.3 using the Storyboard
Steps to reproduce
Install newport, checkout
ins-106.0
branch, observeinput
component placeholder not visibleExpected behaviour
Install newport, checkout
ins-106.0
branch, observeinput
component placeholder visibleThe text was updated successfully, but these errors were encountered: