1) Added spacing for message and loading spinner. 2) Rename the GrantWizard Dialog. 3) Return the activeStep from disableNextStep function.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=02b83146bee791d3fbc34aa4e419c5090d8f9661 Modified Files -------------- web/pgadmin/static/js/components/Loader.jsx | 5 ++++- web/pgadmin/static/js/helpers/wizard/Wizard.jsx | 2 +- web/pgadmin/static/js/helpers/wizard/WizardStep.jsx | 2 -- .../tools/grant_wizard/static/js/GrantWizard.jsx | 2 +- .../tools/grant_wizard/static/js/grant_wizard.js | 20 ++++++++++---------- 5 files changed, 16 insertions(+), 15 deletions(-)