You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
La modale n'étant pas un render(), il faut mettre le isBusy dans un composant a part qui render le confirmdialog. Déplacer le state depuis ContactsSelectionBar vers ContactsSelectionBarConfirmDialog.
On pourrait en profiter pour simplifier et supprimer showModal() au passage.