-
I think there would be a lot of utility in a version of Filament that allows for components to be passed into other components. This comes up when defining components like map; there is no way to writ…
-
Notes on things to do before going live
- Maybe allow creating account with facebook or google
- Make permanent register branch for production
- Add concussion certification support
- Import Sombero u…
-
**Is your feature request related to a problem? Please describe.**
I'm using `env(safe-area-inset-top)` to add a custom backdrop to the notch/titlebar, as well as padding to the main content. Current…
-
This task will document a review of [`pulumi`](https://www.pulumi.com/) and [`terraform`](terraform.io/) in order to decide on the best configuration for implementing and updating the required resourc…
-
As BedrockConnect needs to store the GUIDs that make the unique identifier for every user - because it's the only way to reliably find the right servers for the right BC user - and due to their global…
-
### Reproduction steps
1. After pairing, check the ACL as follows:
```bash
$ ./chip-tool accesscontrol read acl 1 0
...
[TOO] ACL: 1 entries
[TOO] [1]: {
[TOO] …
-
Here's the relevant snippet from [a log](https://github.com/openforcefield/openff-toolkit/actions/runs/10840617964):
```
evenName: schedule
evenName: schedule
evenName: schedule
==> linux OS detected…
-
## Situation
User phone numbers are currently visible to at least those with the Programme Manager role within the data classification web application. At least one user has asked that their personal…
-
# Goal Title
_What will this work achieve?_
Smooth running of Turing TRE deployments
## Description
- Work with projects to improve current documentation
- Ensure all standard operating procedures ar…
-
**Describe the bug**
My project, based on cmake and vcpkg, compiles an executable that requires the qtbase and gdal ports. A `vcpkg.json` file is used to manage dependencies, and the whole thing work…