Require suggestions on UI changes

From: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Require suggestions on UI changes
Date: 2023-11-16 12:28:10
Message-ID: CA+36bxH1nh_vZuF9tX_HxHtdqWrQio=dD1gLeUCrqszkBuSpgg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Team,

I have made some UI changes for issue 6854
<https://github.com/pgadmin-org/pgadmin4/issues/6854>. I have added a
switch *Custom return type? *if enabled, an input text box will be
visible in which the user can provide their desired return type, and when
this switch is enabled return type select box will be disabled. This custom
return type input and switch will be visible only when creating a new
function.

Please provide your suggestions and feedback if these changes look okay to
you.

Regards,
Pravesh
--

<http://www.enterprisedb.com>

Pravesh Sharma

Software Engineer

+91 9406461406

www.enterprisedb.com

Power to Postgres

<https://www.linkedin.com/company/edbpostgres>
<https://twitter.com/edbpostgres?lang=en>
<https://www.facebook.com/EDBpostgres>
<https://www.instagram.com/EDBpostgres/>

Attachment Content-Type Size
Issue 6854.png image/png 123.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2023-11-16 12:50:13 [pgadmin-org/pgadmin4] 0e3dc7: Update message catalogs for v7.9
Previous Message Akshay Joshi 2023-11-16 12:19:47 [pgadmin-org/pgadmin4] 302e1a: Fixed an issue where the data type of the array ty...