-
In Faraday's Electromagnetic lab, mobile safari WebGL had to be disabled to prevent crashing, see https://github.com/phetsims/faradays-electromagnetic-lab/issues/182#issuecomment-2168713207
In Gas …
-
After opening the project [Unbooked_Seats.zip](https://github.com/enso-org/enso/files/14062289/Unbooked_Seats.zip), I have a dangling node connection that I cannot get rid of. Closing the project and …
-
When opening the following project, the lowest visualizations seem to be stuck at loading state:
[Bookclub_17_01.zip](https://github.com/enso-org/enso/files/13975479/Bookclub_17_01.zip)
We receive s…
-
### Discord username
_No response_
### What type of issue is this?
Permanent – Occurring repeatably
### Is this issue blocking you from using Enso?
- [ ] Yes, I can't use Enso because of this iss…
kazcw updated
8 months ago
-
Individual edit requests are submitted by GUI client and served by [ApplyEditHandler](https://github.com/enso-org/enso/blob/develop/engine/language-server/src/main/scala/org/enso/languageserver/reques…
-
#### Track the proposed agendas and notes for weekly Design team meetings
#### Format
```
# [Date] Design Meeting Agenda and Notes
### Attendees
-
### Facilitator
- [ ] Anita
### Note…
-
## AC:
- [ ] Labels needed to indicate Learning Mode (NPSR = 1; EPRVI = 0):
- [ ] Home landing page instruction for how to initiate a new session in a different learning mode - James
- [x] Home…
lzim updated
5 months ago
-
We would like to first collect all the tests and then execute them, optionally with some filtering.
The builder API pattern for benchmarks was introduced in https://github.com/enso-org/enso/pull/73…
-
This task is to review the handling of Nothing equality both for In-Memory and Database tables.
The design is to do consistently with how databases handle this:
- `A == Nothing` and `A != Nothing` r…
-
To be done after #8257 and #8236
Having the arg placeholders, setting a value on them should work - both by widget and by connecting to the placeholder.
The exact behavior should be the same as in …