home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 714090965

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/998#issuecomment-714090965 https://api.github.com/repos/simonw/datasette/issues/998 714090965 MDEyOklzc3VlQ29tbWVudDcxNDA5MDk2NQ== 9599 2020-10-22T00:54:30Z 2020-10-22T00:54:30Z OWNER

Easiest fix for the column action menu positioning - hide them when the user scrolls the containing div: javascript document.querySelector('.table-wrapper').addEventListener( 'scroll', () => document.querySelector('.dropdown-menu').style.display = 'none' );

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