Re: pgAdmin 4 1.0-beta4 - Query Tool, Select file popup issues

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Michal Kozusznik <kozusznik(dot)michal(at)ifortuna(dot)cz>
Cc: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: pgAdmin 4 1.0-beta4 - Query Tool, Select file popup issues
Date: 2016-10-26 14:15:37
Message-ID: CA+OCxozKXFEi3A+TeOUT3WdOETsCin0fvfAsDb2R3O30JoXytA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Wed, Oct 26, 2016 at 3:04 PM, Michal Kozusznik
<kozusznik(dot)michal(at)ifortuna(dot)cz> wrote:
> On 26.10.2016 10:58, Dave Page wrote:
>>
>> I wouldn't be so sure about that :-/. There are various problems with
>> using native file dialogues - firstly, they won't work at all in
>> server mode where you actually need to browse the filesystem on the
>> server, not the client.
>
> (...)
>>
>> So, I can't see us using native dialogues except in a few simple cases
>> where you really are downloading something (e.g. some query results).
>> However, I certainly do want us to improve the file management to
>> support features like you suggest.
>
>
> What server mode you mean?

pgAdmin server mode.

> Doesn't sql file is intended to be loaded into
> client app edit form from local machine? Server shouldn't be involved into
> this process.

No, in server mode storage is on the server.

> If making possible to open sql files from server space and storing them onto
> server was a goal then to me it seems to be a misconception.

Or a misunderstanding on your part on the goals of the project and
reasons for them.

> Another thing is using custom UI components which break user experience.
> Applications should be designed to be seamless regarding look and usage flow
> across operation system they run. For example file browser in image editor
> should look and work the same way as in text or programming editor.
>
> It all comes from best practices for UI design.

I agree. Except where it is not possible to do so, or in cases where
it could lead to an inconsistent UI experience.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Michal Kozusznik 2016-10-26 15:00:14 Re: pgAdmin 4 1.0-beta4 - Query Tool, Select file popup issues
Previous Message Michal Kozusznik 2016-10-26 14:04:59 Re: pgAdmin 4 1.0-beta4 - Query Tool, Select file popup issues