-
## Task Description
This follows our model of asking questions when a user needs to make a choice for the pages at the start of the scheduling flow:
- Type of eye care page (after you select Eye care…
-
Now that recipes of scheduled reports select objects using a query, we need to define what happens in the frontend and how users are notified when:
- object selection query has no results **yet**
- ob…
-
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…
-
-
**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…
-
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…
-
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…
-
I do no know if this is by design, but some `ContentType`s seem to be missing their associated `mime_type` values.
e.g. the MKV content type specifies its `mime_type` as `None` instead of `video/x-ma…
-
## 학습1. 아이콘 사용하기(라이브러리, CSS)
### [라이브러리 사용하기(Ant Design)]
**1. Ant Design 패키지 설치**
```
cd todo
npm install antd
npm install @ant-design/icons --save
```
→설치 후, package.json에서 `antd`와 `@ant-des…
-
he landing page UI design is different from what is there in the PRD
https://docs.google.com/document/d/1E2RnEgIKT-QjBTFeijLAa5HYLEs-5JTb1rJLeCOKesc/edit?tab=t.0
1. We need to update this
2. in…