Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Bottom sheet and sidenav overlapping (v2) #629

Closed
miguelchico opened this issue Nov 12, 2014 · 0 comments
Closed

Bottom sheet and sidenav overlapping (v2) #629

miguelchico opened this issue Nov 12, 2014 · 0 comments

Comments

@miguelchico
Copy link

With the fix the bottom sheet is before sidenav and this is correct, but the grey mask is back sidenav.
I think this grey mask must block all de componentes excepts the bottom sheet.

This issue is refs #551.

Here an updated example: http://plnkr.co/edit/tpP4FX

The snapshot below shows that the button B1 is accessible!!

image

kashyapkaki pushed a commit to kashyapkaki/material that referenced this issue May 10, 2023
…#645)

* fix(stack-blitz): add more configuration files to the template

allow the exported/downloaded project from StackBlitz to be functional
- move files into /src and /src/app to match a normal configuration
rename Stackblitz to StackBlitz
use StackBlitz logo to launch examples
use a relative URL for downloading `versions.json`
update Ivy fix for VersionPicker
log errors during app bootstrap in StackBlitz
switch StackBlitz examples to SCSS
fix lint warnings in deploy script
add ignores for Firebase

Fixes angular#623. Fixes angular#629. Relates to angular#642.

* migrate workspace for @angular/core@9.0.0-beta
Decorates all declared undecorated provider classes with @Injectable

* feat: update to 9.0.0-next.x and enable Ivy rendering engine

add 9.0.0-next.0 to versions list
- point it to material2-docs-dev for now

* fix(ci): update docker image to latest CircleCI NodeJS LTS

the prior version used `yarn@1.10.1`
- @angular-devkit/build-angular@0.900.0-next.8 throws an error
  - Expected version ">= 1.13.0". Got "1.10.1"

* refactor(tools): convert deploy script from npm to yarn

re-enable Angular CLI's build-optimizer
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants