home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 942725632

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/1469#issuecomment-942725632 https://api.github.com/repos/simonw/datasette/issues/1469 942725632 IC_kwDOBm6k_c44MNoA 9599 2021-10-13T21:13:30Z 2021-10-13T21:13:30Z OWNER

The core problem here is treating the ?_facet= query string parameters as the point of truth for which facets are currently enabled.

Instead, I could use a data- attribute on the displayed facets.

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