home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 450943632

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/393#issuecomment-450943632 https://api.github.com/repos/simonw/datasette/issues/393 450943632 MDEyOklzc3VlQ29tbWVudDQ1MDk0MzYzMg== 9599 2019-01-02T18:30:20Z 2019-01-02T18:30:20Z OWNER

This is the code which is meant to add those options as hidden form fields:

https://github.com/simonw/datasette/blob/fe5b6ea95a973534fe8a44907c0ea2449aae7602/datasette/templates/table.html#L150-L155

It's clearly not working. Need to fix this and add a corresponding unit test.

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