-
**Description:**
Integrate the backend-provided JSON data into the dashboard to display repository contributions. The sample JSON contains `repo_name`, `issues`, and `pulls` information.
### Tas…
-
**Is your feature request related to a problem?**
Currently, back handling is encapsulated inside the library and only changes the sheet expanding state. This makes it impossible to create stateful…
-
[Forum post](https://forum.bryntum.com/viewtopic.php?f=51&t=30396&p=154309#p154309)
Hi Bryntum Team,
Quick question about the dirty state on cells - we're handling saving/syncing with the server…
-
Similarly to issue #67 , there are other places in the codebase that could benefit from being streamlined into a single codepath.
A few functions call similar-but-not-quite-the-same codepaths, whi…
-
If you run the test "tap on non-force-press-supported devices work (iOS)" in `material/text_field_test.dart`, twice in a row (i.e. just duplicate the `testWidgets` block), it will fail the second time…
-
Currently, exceptions will break the control flow of an action, stopping the program early. Thus, if an exception is expected, the program will stop early. We will be adding the ability to conditional…
-
**Describe the bug**
The workspace state is not updated after the Docker host machine running the workspaces is restarted.
This exposes the issue of handling the workspace state that must be revisit…
-
The previous week I was in a BBB meeting and while the internal laptop microphone worked initially, upon reloading the tab, it got stuck in the unplugged state. I could see in `pavucontrol` that it wa…
-
## Description
Implement a state management solution like React Context or Redux to manage data flow between the upload, cleaning, visualization, and report generation components. Basically, the data…
-
TLDR: I'm working with robotics datasets. They are expressed a nested dataset. Grain calls __repr__ on the inner dataset which slows down the loops significantly.
I think grain has serious benefits…