Skip to content
New issue

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

Static Labels disappear when value is entered #87

Closed
dave-r opened this issue Apr 19, 2017 · 0 comments
Closed

Static Labels disappear when value is entered #87

dave-r opened this issue Apr 19, 2017 · 0 comments
Assignees
Labels

Comments

@dave-r
Copy link
Contributor

dave-r commented Apr 19, 2017

When using a static-label on a textbox, the label disappears as soon as I enter a value in the textbox. If I clear out the value the label comes back.
You can observe this behavior in the 'Field Label Combinations' section of the Style Guide.

I see the same thing with select elements using a static-label. As soon as I select an option from the list the label disappears.

@davezen1 davezen1 self-assigned this Jul 5, 2017
@davezen1 davezen1 added the bug label Jul 5, 2017
davezen1 added a commit to davezen1/cbp-theme that referenced this issue Jul 5, 2017
- Fix for table th being inconsistent with the rest of the table content
- Fix for static labels disappearing on focus

See US-CBP#87 US-CBP#84
davezen1 added a commit to davezen1/cbp-theme that referenced this issue Jul 6, 2017
- Fix for table th being inconsistent with the rest of the table content
- Fix for static labels disappearing on focus

See US-CBP#87 US-CBP#84
davezen1 added a commit that referenced this issue Jul 13, 2017
…ring, color consistency (#92)

* fix: updated btn css

updated buttons css because split buttons had a gap introduced on err.

resolves #36

* fix: reverted btn font size

reverted button size to 14px

related to #36

* fix: a11y fix for card pictures alt text

small a11y fix for alt text of card image

resolves #43

* chore: added tota11y.js to kitchen sink

Added the tota11y library to the kitchen sink to make it a bit easier for all to address
a11y issues.

* fix: updated plain selects underline color for consistency

updated select underline to use $gray variable like the other selects for
selectize and select2.

see #82

* fix: fix for static labels and table th tags

- Fix for table th being inconsistent with the rest of the table content
- Fix for static labels disappearing on focus

See #87 #84

* fix: updated plain selects underline color for consistency

updated select underline to use $gray variable like the other selects for
selectize and select2.

see #82

* fix: fix for static labels and table th tags

- Fix for table th being inconsistent with the rest of the table content
- Fix for static labels disappearing on focus

See #87 #84

* fix: placeholder labels not disappearing w input masks

- For inputs with placeholder labels and input masks the labels were not disappearing in active input

See #93
@mkayan mkayan added this to Done in Release 1.x.x Sep 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Release 1.x.x
  
Done
Development

No branches or pull requests

2 participants