Fixed an issue wherein grant wizard the last object is not selectable. Fixes #4545
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3d516101a446e04d09ad34f2fd00b76216ad2fb2 Author: Pradip Parkale <pradip.park...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_4_21.rst | 1 + web/pgadmin/static/js/backgrid.pgadmin.js | 1 + web/pgadmin/tools/grant_wizard/static/js/grant_wizard.js | 2 +- web/pgadmin/tools/grant_wizard/static/scss/_grant_wizard.scss | 4 ++-- 4 files changed, 5 insertions(+), 3 deletions(-)