-
### Description
Full design here:
https://www.figma.com/design/jngEUfpUlQ79P5JZkvj2dG/Workspaces?node-id=3-15&node-type=canvas&t=Z7UV9bluRFhvLqpN-0
-
Input type number is not present at all in raaghu element
![Image](https://github.com/user-attachments/assets/11e84370-ffda-4cca-bda2-105c3641b40f)
Client is having input fields like this (type=”numbe…
-
## Description
As a user of the Solid Design system I would like to have a page available with comon issues and bugs that I can find in figma so that I can quickly solve them without the need of assis…
-
### Notification from ioBroker Check and Service Bot
Dear Adapter developer,
ioBroker should be fully usable and operable on mobile devices
**So please check your Materialize or React based Adapter…
-
Add eddsa-rdfc-2022 as part of verification capability.
Please explain testing that will be needed. Verifier Plus issue for this: https://github.com/digitalcredentials/web-verifier-plus/issues/143
…
-
-
**Infrastructure/operational stacks** generally consist of a collection of software elements defined for managing a set of capabilities or tools provided to a particular application built on top of or…
-
Here is a design to get started:
```python
from lpython import S
from sympy import Symbol
def f():
x: S = Symbol("x")
y: S = Symbol("y")
z: S = x + y
print(z)
f()
```
In…
-
We have been given the go-ahead to create the profile screens for emergency contact and next of kin that will need to be added to mobile.
## Tasks
- [ ] Review current mobile Profile information
- [ …
-
# Issue
This is a placeholder issue to restore the dependency inject based on design-time type metadata information. Currently, TS does not support it with the TC39 decorators. The relevant…