home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 843884745

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
843884745 MDU6SXNzdWU4NDM4ODQ3NDU= 1283 advanced #export causes unexpected scrolling 192568 open 0     0 2021-03-29T22:46:57Z 2021-03-29T22:46:57Z   CONTRIBUTOR  
  1. Visit a datasette table page
  2. Click on the "(advanced)" link. This adds a fragment identifier "#export" to the URL, and scrolls down to the "Advanced export" div with the "export" id.
  3. Manually scroll back up, and click on a suggested facet. The fragment identifier is still present, and the app scrolls back down to the "Advanced export" div. I think this is unwanted behavior.

The user remedy seems to be to manually remove the "#export" from the URL.

This behavior happens in my project, and in: https://covid-19.datasettes.com/covid/economist_excess_deaths (for instance) but not in this table: https://global-power-plants.datasettes.com/global-power-plants/global-power-plants

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1283/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
   

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 0 rows from issue in issue_comments
Powered by Datasette · Queries took 0.926ms · About: github-to-sqlite