home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1480906129

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/pull/7653#issuecomment-1480906129 https://api.github.com/repos/pydata/xarray/issues/7653 1480906129 IC_kwDOAMm_X85YRNWR 4160723 2023-03-23T10:01:35Z 2023-03-23T10:01:35Z MEMBER

For the html repr an option that is easy to implement would be to add max-height and overflow-y: scroll CSS properties here: https://github.com/pydata/xarray/blob/1e361ccb9123fe25acfd9e3364c911c1eec7d9db/xarray/static/css/style.css#L256-L261

I don't think the default browser scrollbar will look very pretty inside the repr, but it might be OK if we don't set max-height to a too small value.

A "click to expand" UI would certainly look prettier, but I doubt it would be easy to implement that in pure-CSS. "Expand on hover" is easier but that would be quite annoying UX I think.

{
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  1633513067
Powered by Datasette · Queries took 239.652ms · About: xarray-datasette