{"html_url": "https://github.com/simonw/datasette/issues/1786#issuecomment-1294116493", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1786", "id": 1294116493, "node_id": "IC_kwDOBm6k_c5NIqaN", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-10-27T21:50:12Z", "updated_at": "2022-10-27T21:50:12Z", "author_association": "OWNER", "body": "Demo in Datasette Lite: https://lite.datasette.io/#/fixtures?sql=select%0A++pk1%2C%0A++pk2%2C%0A++content%2C%0A++sortable%2C%0A++sortable_with_nulls%2C%0A++sortable_with_nulls_2%2C%0A++text%0Afrom%0A++sortable%0Aorder+by%0A++pk1%2C%0A++pk2%0Alimit%0A++101", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1342430983, "label": "Adjust height of textarea for no JS case"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1786#issuecomment-1219683223", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1786", "id": 1219683223, "node_id": "IC_kwDOBm6k_c5IsuOX", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-08-18T16:15:13Z", "updated_at": "2022-08-18T16:15:13Z", "author_association": "OWNER", "body": "Hard to demo this because the JavaScript kicks in, but if you view source on this page:\r\n\r\nhttps://latest.datasette.io/_memory?sql=select+id%2C+name%2C+ingredients%2C+%28%0D%0A++select+json_group_array%28value%29+from+json_each%28ingredients%29%0D%0A++where+value+in+%28select+value+from+json_each%28%3Ap0%29%29%0D%0A%29+as+matching_ingredients%0D%0Afrom+recipes%0D%0Awhere+json_array_length%28matching_ingredients%29+%3E+0%0D%0Aorder+by+json_array_length%28matching_ingredients%29+desc\r\n\r\nIf you view source on that page:\r\n\r\n```html\r\n

\r\n```", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1342430983, "label": "Adjust height of textarea for no JS case"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1786#issuecomment-1219657981", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1786", "id": 1219657981, "node_id": "IC_kwDOBm6k_c5IsoD9", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-08-18T15:50:53Z", "updated_at": "2022-08-18T15:50:53Z", "author_association": "OWNER", "body": "I went with number of lines + 2 ems in height:\r\n\r\n\"image\"\r\n\r\nIt gets confused by wrapping text but I think that's OK:\r\n\r\n\"image\"\r\n", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1342430983, "label": "Adjust height of textarea for no JS case"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1786#issuecomment-1218849845", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1786", "id": 1218849845, "node_id": "IC_kwDOBm6k_c5Ipiw1", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-08-18T01:16:02Z", "updated_at": "2022-08-18T01:16:02Z", "author_association": "OWNER", "body": "Would be neat if it could adjust the non-JS height of the test area to fit the query displayed when the page is loaded.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1342430983, "label": "Adjust height of textarea for no JS case"}, "performed_via_github_app": null}