Selecting tables from Browser

From: Shirley Wang <swang(at)pivotal(dot)io>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Cc: Jing Li <jingli(at)pivotal(dot)io>, Hao Wang <haowang(at)pivotal(dot)io>, Violet Cheng <vcheng(at)pivotal(dot)io>, Wenlin Zhang <wzhang(at)pivotal(dot)io>, Bing Xu <bxu(at)pivotal(dot)io>, Teng Zhang <tezhang(at)pivotal(dot)io>
Subject: Selecting tables from Browser
Date: 2017-08-21 16:20:38
Message-ID: CAPG3WN5r6iuFtLKZD5uO65jQF_xA+_fNhQ65+0jtPbXo63HyzQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hello!

Our team is working on validating a solution for viewing many tables in the
Catalog Browser. We've heard through user interviews that some schemas hold
many tables (over 10000 in some cases) and when expanding tables, the
browser crashes. In cases where people are able to view tables in the
catalog browser, finding the relevant tables requires a lot of
search/scrolling.

We are testing these designs over the next few weeks. In particular we're
looking to validate/invalidate if:
Terry would filter the list of tables before selecting tables
Terry has a curated schema list based on her permissions
Terry needs to reopen the object manager again after making a selection
Terry needs to collapse and expand the list of tables without opening the
object manager
Terry needs to use the object manager once there are at least 20 tables
(Terry is our DBA persona)

Here are the screens:
*01 Open 'Object Manager' by clicking on tables in the browser. (not
attached to 'object manager', open to suggestions)*
[image: 08.png]
*02 Most DBAs tend to know which tables they're working with on a high
level. Here they can filter down the list.*
[image: 09_01b.png]
*03 Alternatively, DBAs can just select the tables they need.*
[image: 09_02.png]

*04 once selected, the tables appear in the browser*
[image: 10.png]

Part of our test is to learn how users expect to re-open the object manager
as well.

Feedback is welcome. We'll consolidate feedback from here with the feedback
we get from user tests and share that out in a few weeks once the sessions
are done.

Shirley & pgAdmin team

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Robert Eckhardt 2017-08-21 17:53:49 Re: Selecting tables from Browser
Previous Message pgAdmin 4 Jenkins 2017-08-21 14:42:43 Build failed in Jenkins: pgadmin4-master-python33 #289