home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 459627549

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
459627549 MDU6SXNzdWU0NTk2Mjc1NDk= 523 Show total/unfiltered row count when filtering 2657547 closed 0     2 2019-06-23T22:56:48Z 2019-06-24T01:38:14Z 2019-06-24T01:38:14Z CONTRIBUTOR  

When I'm seeing a filtered view of a table, I'd like to be able to see something like '2 rows where status != "closed" (of 1000 total)' to have a context for the data I'm seeing – e.g. currently my database is being filled by an importer, so this information would be super helpful.

Since this information would be a performance hit, maybe something like '12 rows where status != "closed" (of ??? total)' with lazy-loading on-click(?) could be applied (Or via a "How many total?" tooltip, or …)

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/523/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 1.012ms · About: github-to-sqlite