Laurent Goderre

Results 474 comments of Laurent Goderre

Even if it work I think you would run into significant usability issues. Sounds to me like the form is too complex and should be broken down into steps.

This is more likely something that should be fixed by JAWS

@SBleeks @dfarough has this ever affected you?

@SBleeks so would it be accurate to say that maximum number of characters are only really a problem for longer form element such as text area? Couldn't we use a...

I think placing the link for the help inside the label could be problenatic because there is already a behavior associated to clicking a label (focusing on the form element...

@dfarough the goal is to have a link to contextual help for certain fields. What is the best way to provide such links?

Yes, but where in the DOM should it be placed.

Are you sure this actually works? I never tried to combine a glyphicon with `wb-inv` before

I thnk this is more related to the base images and/or how docker environment variables are added by docker. Using `export foo:bar:baz=test` or `export "foo:bar:baz` in Ubuntu results in `-bash:...

The default base image changed from debian jessie to debian stretch at that version. You can still us newer versions of Node 8 using the tag `node:8.13.x-jessie`