-
It'll be helpful to add a swiftUI example that uses the standard FirebaseUI. Here's skeleton code that works for me:
```
import SwiftUI
import FirebaseUI
import Firebase
public var screenWid…
-
First, thanks for making a great library! Makes it a breeze to do SwiftUI Bottom Sheets in older iOS versions
**Describe the bug**
When dismissing the bottom sheet while a keyboard is active, you …
-
_This issue was automatically created by [Allstar](https://github.com/ossf/allstar/)._
**Security Policy Violation**
No protection found for branch master
---
:warning: There is an updated versi…
-
**XPopup版本**
2.10.0
**手机系统和型号**
荣耀X40 GT
**描述你的问题**
在dialog点击外围消失的时候,会多次执行dismiss方法,如图所示,在点击非dialog区域,在onTouchEvet方法中会执行MotionEvent.ACTION_MOVE与MotionEvent.ACTION_UP两个动作中的checkDismissArea(e…
-
The hover is shown like this, and mousing over it to dismisses the hover before my mouse gets there if I want to interact with any of the actions
![image](https://github-com/user-attachments/assets…
-
### Library
React Components / v9 (@fluentui/react-components)
### Describe the feature that you would like added
When dismissing a toast, an animation is used, making it slow to dismiss multiple t…
-
### Checklist
- [X] I made sure that there are *no existing issues* - [open](https://github.com/yuliskov/SmartTube/issues) or [closed](https://github.com/yuliskov/SmartTube/issues?q=is%3Aissue+is%3Ac…
-
### Describe the problem
When a problem with a translation is detected like mismatched full stop, translation same as source, etc the string is flagged with failing checks and needs to be manually ch…
-
## Background
While handling the `pointerup` event, checking the `document.getSelection().isCollapsed` property can behave in 2 ways:
1. You made a selection and clicked on it. Then, the `isCollapse…
-
## the current implementation is flawed in several ways
1. **it has an fixed alert "bank" of 10 slots that can be turned off and on, rather than a true lifecycle.** this results in recycling of alert…