home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 893996604

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/1423#issuecomment-893996604 https://api.github.com/repos/simonw/datasette/issues/1423 893996604 IC_kwDOBm6k_c41SU48 9599 2021-08-06T04:43:07Z 2021-08-06T04:43:37Z OWNER

Problem: on a page which doesn't have quite enough facet values to trigger the display of the "..." link that links to ?_facet_size=max the user would still have to manually count the values - up to 30 by default.

So maybe the count should always be shown, perhaps as a non-bold light colored number?

I could even hide it in a non-discoverable tooltip.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
962391325  
Powered by Datasette · Queries took 0.917ms · About: github-to-sqlite