feat(BottomSheet): Allow custom container/overlay in which to render the bottom sheet
- Lenguaje dominante
- TypeScript
- Estrellas
- 25k
- Forks
- 6.8k
- Merge medio
- 1 d 8 h
- PR fusionados (30 d)
- 91
Descripción
#### Feature Description
Allow uses to customize where the bottom sheet is attached, other than the body.
#### Use Case
Single page web applications have many components, it would be nice to association the bottom sheet with specific components visually.
This is similar to https://github.com/angular/components/issues/7764. Both components define a viewContainerRef, however that does nothing in regards to bottom sheet placement with in the DOM.
Guía de contribución
Línea de trabajo
Empieza leyendo la implementación de bottom-sheet de Angular Material y cómo gestiona viewContainerRef; después compara los requisitos de ubicación con el issue de Angular components enlazado. Se considera terminado cuando las aplicaciones puedan elegir un contenedor y un overlay personalizados, en lugar de adjuntar siempre bottom sheet al body.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- angular, typescript
- Área
- frontend
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100