-
As reported by @r0ost3r et al. the blue duck is a little too dark. The blue target cell is so dark so that it becomes hard to see the walls correctly. Even the thin grid looks like melting together wi…
-
When there's only one column
-
This is the stripped-down example:
```crystal
class X(T) # need to be generic
@@x = 0 # need to be class variable
def initialize(@x : T|X(T)) # need to be union type
end
def m
…
-
When typing something in the search box of a SQL cell [like this one](https://observablehq.com/@observablehq/sql-cell#filteredQuery), it works when there's a text match:
However, it returns no…
-
The background default search text in the main search includes T cell, without quotes. This returns very non-specific results. T cell should appear in quotes: "T cell".
We have language which was…
-
**I'm submitting a ...** (check one with "x")
- [X ] bug report - search github for a similar issue or PR before submitting
- [ ] feature request
- [ ] support request - use StackOverflow (add t…
-
```
*** This issue was imported from http://java.net/jira/browse/XHTMLRENDERER-335
It was reported by jamjim on 01.10.2010 12:37:12 +0200 and last updated in the
previous bug tracker on 01.10.2010 …
-
```
On the list item, the user has to select on the text or images to get the
current metadata to display.
```
Original issue reported on code.google.com by `jphi...@phipps.ws` on 7 Feb 2011 at 7:3…
-
I'm encountering a ModuleNotFoundError when trying to import pipeline and image from the pyvane library:
```
ModuleNotFoundError Traceback (most recent call last)
Cell In[2]…
-
Hi,
I have a schema that contains a field 'date' which also specifies an ISO 8601 date format:
```
{
"fields": [
{
"name": "date",
"type": "date",
"description": "We…