LuccaSA / lucca-ui

Framework Sass & Angular by Lucca
http://luccasa.github.io/lucca-ui
MIT License
13 stars 1 forks source link

Iban.maxlength.error LD-686 #506

Closed bastienguillon closed 6 years ago

bastienguillon commented 6 years ago

Adds an error when the IBAN is initially too long (LD-686)

To test it, update the file /demo/directives/iban.js and add a lot of spaces to the $scope.iban variable :

$scope.iban = "FR76300040000                  31234567890143";

The luid-iban directive used on the page http://localhost:12345/demo/#/directives#luid-iban should be red

image

bastienguillon commented 6 years ago

@jefBinomed c'est ok pour toi ?

bastienguillon commented 6 years ago

@jefBinomed ?

thomasjoet commented 6 years ago

@jefBinomed ?