question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

v4 form input issues

See original GitHub issue

Two separate issues noticed on Windows 10, in Chrome 60, Firefox 54.0.1, Edge 38. I noticed these in the docs

  1. A <select class="form-control form-control-lg"> needs more height screenshot 2017-08-11 09 58 12

  2. Text color is inconsistent between a disabled input vs. select screenshot 2017-08-11 10 01 06

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:24 (9 by maintainers)

github_iconTop GitHub Comments

3reactions
jonnyspcommented, Aug 12, 2017
2reactions
mdocommented, Oct 2, 2017

Can y’all test out the changes in #24199?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Forms · Bootstrap v4.5
Input group validation. Input groups have difficulty with validation styles, unfortunately. Our recommendation is to place feedback messages as sibling elements ...
Read more >
Bootstrap 4 form validation not working while Using invalid ...
The reason its not working is that you are not wrapping your label and input in form-group div. Validation has changed the way...
Read more >
Working with forms - Django documentation
Some of these form interface elements - text input or checkboxes - are built into HTML itself. Others are much more complex; an...
Read more >
Working with Angular 4 Forms: Nesting and Input Validation
Validating user inputs is an essential part of any robust web application. Angular 4 makes it especially easy for both template-driven and reactive...
Read more >
Form Input | Components - BootstrapVue
Note: Bootstrap v4 CSS does not include styling for range inputs inside input groups, nor validation styling on range inputs. However, BootstrapVue includes ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found