-
### Describe the bug
I have a sheet with a form, and another sheet with its own form. Submitting the form on the second sheet triggers the form on the first sheet.
Create product
```ts
"use …
-
A bottom sheet with actions displayed, similar to this but using Material design
https://developer.apple.com/design/human-interface-guidelines/ios/views/action-sheets/
-
Hi,
For each cell edition I need to process an external action, the validate_edit callback is working fine for it for most edition (perfect :-) ).
Now I try to manage the "undo" it seems that the va…
-
i would like `SheetManager.show`'s return type to be the return type of callback
```js
SheetManager.show('dialog-sheet', {
payload: {
callback: createUser,
},
}).then(user => {
// …
-
**Description**:
Steps to reproduce:
1. Open the ods file.
2. Create more then 1 sheet
3. Right-click on **Sheet 1** to reveal the sheet menu items.
4. Select **Hide Sheet** from the menu…
-
Action sheet text gets cut-off on Android devices and can be replicated in the example project.
You can see the issue here:
![Screenshot_20230327-103506](https://user-images.githubusercontent.com…
-
Issue tracker is **ONLY** used for reporting bugs. New features should be discussed on our discord, in the #create-expo-stack channel.
```
❯ bunx create-expo-stack@latest
(node:3284) [DEP0040]…
-
### What do you want to see?
**Current behavior**
![IMG_20220827_202809](https://user-images.githubusercontent.com/45950794/187043484-97e40710-aac6-4102-8805-5b90ea70c2b4.jpg)
- Hard to t…
-
![](https://user-images.githubusercontent.com/177228/29041792-9e432dca-7b8a-11e7-82dd-c1bf7f6ced7f.jpg)
I think the idea is this would be used in place of long-press menus and also the action menu …
-
## ISSUE SUBMITTER SECTION
### Feature Inspiration
The load tests in the rabinowitz data repo (for 3 studies) are significantly slower than the rest. `cold_exposure` is the current winner at 2h…