Fixed following issues for Type dialog: 1. Enum Type - Unable to delete rows for Enum type in Create Type dialogue. 2. Range Type - Loading icons are shown in different drop-down tabs.
Fixes #6744 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c142296f3ff69a466eb22a8849c3a6308a38a326 Author: Rahul Shirsat <rahul.shir...@enterprisedb.com> Modified Files -------------- .../databases/schemas/types/static/js/type.ui.js | 44 +++++++++++++++++----- 1 file changed, 35 insertions(+), 9 deletions(-)