home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 701668526

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/981#issuecomment-701668526 https://api.github.com/repos/simonw/datasette/issues/981 701668526 MDEyOklzc3VlQ29tbWVudDcwMTY2ODUyNg== 9599 2020-09-30T21:57:22Z 2020-09-30T21:57:22Z OWNER

A bunch of things to fix:

  • It clobbers existing querystring parameters - it needs to leave these alone (but replace the current sort order)
  • Facet option should not show up if you are already faceting by that column
  • There's no way to close the menu once it has opened!
  • Accessibility: SVG icon doesn't even have an alt attribute yet. Should use ARIA when the thing appears.

It's also not visible on mobile, need to think about how that will work.

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