| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: Fix for RM1318 [pgadmin4] |
| Date: | 2016-06-13 15:19:26 |
| Message-ID: | CA+OCxoxM8G2kuoONOr-PvsYoeu9wJPTkMNsutcwJF8_6XdurwA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
On Mon, Jun 13, 2016 at 7:25 AM, Harshal Dhumal
<harshal(dot)dhumal(at)enterprisedb(dot)com> wrote:
> Hi,
>
> PFA attached patch for issue RM1318.
>
>
> Issue fixed: Added help buttons on backup, restore, maintenance, user
> management dialogs.
Thanks - I've committed this as-is, however the following issues
should also be fixed:
- The help for the User Manager dialogue cannot be used because the
dialogue is modal.
- There's no help button on the Preferences dialogue. It should also
be made non-modal so the user can actually use the help once it's
displayed.
Thanks.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2016-06-13 15:22:53 | pgAdmin 4 commit: Fix comment removal for various nodes. Fixes #1331 |
| Previous Message | Dave Page | 2016-06-13 15:17:40 | pgAdmin 4 commit: Help buttons for various dialogues. |