-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to find a …
-
# Popover
## Description
## Design Spec
[Link to Design Spec in Figma](https://www.figma.com/file/j3IVtJidhjbqUzKulEeA5o/Popover?fuid=1083800827062026274)
## Engineering Spec
### Inputs
* [List al…
-
# Component Name
## Component Description
## Design Spec
[Link to Design Spec in Figma]()
## Engineering Spec
### Inputs
* [List all inputs into the component]
* [e.g. @attr public paused: boolea…
-
# ComboBox
## Component Description
## Design Spec
[Link to Design Spec in Figma](https://www.figma.com/file/D3Rk6OfNCauW3py6liMwar/Combobox?node-id=847%3A529&t=9qXkeW31DqCLfKdm-0)
## Engineering S…
-
### Steps to reproduce
Link to live example: (required)
Steps:
1.Open detailPanel
2. Scroll around
3.Glitches!
### Current behavior
whenever i open the detail panel and try to move around, …
-
### What problem does this feature solve?
Currently, it is not possible to disable spellCheck for the input field of Ant's component.
See that others have already encountered this issue, and mo…
-
![Image_2024-10-17_15-01-02](https://github.com/user-attachments/assets/11c04ddf-38d2-4e66-ac3b-1a6b5dc45026)
Means making large changes impossible and I've fallen back to editing Config.json direc…
-
### Describe the bug
I'm encountering a TypeScript error in my NextJS app when trying to use an `Input` component for file uploads. The error message is as follows:
```bat
Type '{ multiple: tru…
-
Hi :)
In ReactDom we can find:
``` javascript
function getTargetInstForInputOrChangeEvent(topLevelType, targetInst) {
if (topLevelType === TOP_INPUT || topLevelType === TOP_CHANGE) {
retur…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-phone-number-input@2.1.0` for the projec…