feat(mat-snackbar): Support to stacked variant from material design
- Vorherrschende Sprache
- TypeScript
- Sterne
- 25k
- Forks
- 6.8k
- Ø Merge
- 1 T. 8 Std.
- Gemergte PRs (30 T.)
- 91
Beschreibung
### Feature Description
Improve the SimpleSnackBar component to support the css class "mdc-snackbar--stacked" or create a separate component (possibly called "StackedSnackBar").
Native material design example (https://www.npmjs.com/package/@material/snackbar);
```
...
```
Current visual:

New additional visual feature:

Please indicate the option to develop the function: if you should add the support css class in the real and unique component or create a new one component.
### Use Case
Bottom action button of the message (https://m2.material.io/components/snackbars#specs):

Beitragsleitfaden
Rechercherichtung
Beginne beim Angular Material SimpleSnackBar-Einstiegspunkt und vergleiche seine Struktur mit dem verlinkten Material Design-Beispiel für gestapelte Snackbars. Ermittle, ob die bestehende Komponente die Klasse mdc-snackbar--stacked verfügbar machen kann oder eine separate Komponente benötigt; abgeschlossen ist die Aufgabe, wenn das gestapelte Layout und der Anwendungsfall mit einer Aktionsschaltfläche unten unterstützt werden.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- angular, typescript
- Bereich
- frontend
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100