-
### Check existing issues
- [x] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Description
We want to use a single search b…
-
### 법률서비스 전체코드 흐름도
> 법률 서비스에서 검색 입력부터 판례 검색 및 참조 조문 제시까지 전체적인 기능을 구현하기 위한 예시 코드를 제시하겠습니다. 이 코드는 Flask 백엔드와 KoBERT를 사용한 법적 질문 분석, Elasticsearch를 사용한 판례 검색, PostgreSQL을 사용한 데이터베이스 연동, 그리고 React 프론트엔드…
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Actual Behavior
When a `` is placed inside of a ``…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
pip
### Package manager version
poetry
### Language version
python 3.11
…
-
pgrm 2: login
import React, { useState } from "react";
function Login() {
const [formData, setFormData] = useState({
email: "", // required
password: "", // required
username: "" // op…
-
### Prerequisites
- [X] I have read the [documentation](https://rjsf-team.github.io/react-jsonschema-form/docs)
### What theme are you using?
other
### What is your question?
I'm working on a cus…
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Description
There is `setFocus` method on every Ca…
-
This task is about replacing the MDX parser we use on GDSchool currently, remark, and the plugins we maintain for it, with our own MDX parser.
The MDX parser should take an MDX document, ideally va…
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Description
Similar to [MUI's date picker ](https:…
-
Hi Iterable Folks!
Thanks for your efforts to make this SDK better.
Recently, I discovered these issues within this SDK:
JWT token refreshing becomes inactive once I manually input the token in…