-
1. **[Breadcrumbs](https://www.figma.com/design/mh2maMG2NBtk41k1O1UGHV/branch/LTltmBor2VVv8MMpfhm2U6/GC-Design-System?node-id=7628-1934&node-type=frame&t=8HgGUF1poPGJyfDW-0)**
- [x] Spacing between ic…
-
### Description
Full design here:
https://www.figma.com/design/jngEUfpUlQ79P5JZkvj2dG/Workspaces?node-id=3-15&node-type=canvas&t=Z7UV9bluRFhvLqpN-0
-
# Bug Report
## Problem
[comment]: # (A problem description)
Keycard Sign up was implemented before design changed so now some UI should be fixed according to updated design version here:
https://…
-
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…
-
## ✨ Feature
Development Programs are training programs managed by a Community. They can be very simple, or contain some extra details/requirements. Users can express interest. In a later ticket, it …
-
-
**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…
-
Hi Phil,
I'm wondering if it makes sense for the `Design.ID` to be lost when you extend the original design? For example
```r
Design
-
# 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…