Selecting tables from Browser - Mailing list pgadmin-hackers

From Shirley Wang
Subject Selecting tables from Browser
Date
Msg-id CAPG3WN5r6iuFtLKZD5uO65jQF_xA+_fNhQ65+0jtPbXo63HyzQ@mail.gmail.com
Whole thread Raw
Responses Re: Selecting tables from Browser  (Robert Eckhardt <reckhardt@pivotal.io>)
List 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)
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.
09_01b.png
03 Alternatively, DBAs can just select the tables they need.
09_02.png

04 once selected, the tables appear in the browser
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

pgadmin-hackers by date:

Previous
From: pgAdmin 4 Jenkins
Date:
Subject: Build failed in Jenkins: pgadmin4-master-python33 #289
Next
From: Robert Eckhardt
Date:
Subject: Re: Selecting tables from Browser