spid-smart-button icon indicating copy to clipboard operation
spid-smart-button copied to clipboard

Pulsante login per SPID basato su finestra modale JavaScript

Results 47 spid-smart-button issues
Sort by recently updated
recently updated
newest added

Dopo il bump delle dipendenze #90 Husky va riconfigurato

Il pulsante principale "Entra con SPID" che viene creato da `spidObj.prototype._renderButton()` non dichiara il proprio attributo `type`, che quindi impostato di default a `submit`. Come conseguenza, se il pulsante viene...

Non so se è già implementato così ma bisogna accertarsi che, come da linee guida UX, i loghi siano visualizzati in ordine alfabetico.

Configurando un URL assoluto nel parametro `logo` degli IdP aggiuntivi l'immagine non viene mostrata. Il problema è che viene trattato come URL relativo: https://github.com/italia/spid-smart-button/blob/1b55385cd23211eaafdd647a7715c3704aa2e074/src/js/spid-button.js#L273-L275 Questa cosa ha senso per gli...

bug

il pulsante non è visibile quando viene usato insieme a bootstrap 4 ho sistemato il problema inserendo ``` .spid-button{ display: inline-block !important; } ``` ma rimane qualche imperfezione grafica (quando...

bug

all CMS plugins / framework bundles that want to be dynamically configurable can find themselves in a state where they have been installed and activated, but the configuration is incomplete...

Per motivi di sicurezza sarebbe bene evitare che il bottone si possa usare in ambienti ibridi dove convivono IdP di test e IdP di produzione. Forse la cosa più facile...

enhancement

Make sure that all the contents of the layer, which opens after the click of the SPID button, is contained without a scroll bar in the browser window.

enhancement

If the number of Idp is odd you need to show the last Idp button on the left

enhancement