-
# Main Goal
Add an `Alerts` dashboard page to the `Alerts` sidebar section. This page will allow for the CRUD'ing of alerts based on user selection criteria. Users will create alerts based on symbols …
-
For rules that can both do linting and perform complex tree transformations during formatting, users may prefer having the diagnostics when linting but not automatically perform the transformation dur…
-
In astro3 with ViewTransitions enabled, and the React integrations, this components css is lost every time a viewTransition fires. So whenever you navigate.
https://docs.astro.build/en/guides/view…
-
Hi,
I would like to ask what is the logic for using multiple npf according to this image?
How you determine the valid positions?
More specific how to know that polygon will be placed outside the …
-
**Is your feature request related to a problem? Please describe.**
As discussed in https://github.com/ciscoheat/sveltekit-superforms/issues/201 it would be helpful to know if any forms are currentl…
-
To increase the speed of interaction, a UI could be represented in lieu of the assistant response, wherever the assistant response requests information from the user, or asks the user to and a decisio…
-
## **Define Entities for Complete Ledger System**
To ensure a complete and modular ledger system, we need to extend the existing structure by transitioning some of the data currently stored in sett…
-
**Current behavior**
We're migrating parts of our app to typescript slowly, and leaning pretty heavily on `React.FC` to correctly set prop and return types on our component. When you cast a compone…
-
Currently, we call `turn.showClueUI`, `turn.begin`, and `turn.hideClueUIAndDisableDragging` from all kinds of views, which is bug-prone because it's not easy to reason about how all these calls intera…
-
I tried to pass a boolean via the config file, i.e.,
```
config = {..., "disable_grad_weight": False, ... }
execute_experiment_job(..., config_space = config, ....)
```
However the value gets se…