-
- Make this notification non-dismissible ,
- add cancel button to stop uploading
- add peeking onto the current screen (show it on the screen for few seconds)
- delete vibration on progressBar upd…
-
A user onboarding noted this alert at the top of the page would not go away:
> Configure external services to connect repositories to Sourcegraph
After a few seconds he realized it was dismissib…
-
### Current behaviour
Modal appears once more before close when its mask is clicked.
### Expected behaviour
Modal disappears directly when its mask is clicked.
### How to reproduce?
```…
-
Hello,
I have a bit non-conventional setup with Leptos on NixOS.
What I have done is used the latest leptos template with `cargo leptos new` and then `rsync -a` the contents of `src`, `style`, …
-
![image](https://user-images.githubusercontent.com/5170590/124518430-3263c200-dd9b-11eb-9171-cfc099f30a2c.png)
![image](https://user-images.githubusercontent.com/5170590/124518480-54f5db00-dd9b-11eb-…
-
package version - 1.0.10
Flutter SDK 3.3.10
Dart SDK 2.18.6
![Screenshot_1](https://user-images.githubusercontent.com/24970207/234505212-06baa4c8-30ad-4afd-aeec-2660281fabed.png)
```dart
…
-
> EXCEPTION: Uncaught (in promise): Error: Cannot match any routes. URL Segment: 'myModalTarget'
The trigger anchor looks like this:
```
Preview
```
I had this working in a System.js stack, but…
-
*cdkDragPreview currently does not have any effect when attached to elements that are not inside a parent cdkDropList container.
#### What is the use-case or motivation for this proposal?
Example …
-
They should be rendered with bootstrap from `base.html`, eg as
```html
{% if messages %}
{% for message in messages %}
{{ message }}
…
-
I am trying to anchor a dismissible Drawer to the left side.
The MDC docs specify an anchor property, but could not find on in the source code.
I'd like to have this prop.
Is it enough to …