Angular Material CDK - Overlay Module Pt.1 (Comprehensive overview, Angular 9 / 2020)

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 33

  • @DecodedFrontend
    @DecodedFrontend  3 роки тому +2

    🔥🔥🔥I just released one of the most advanced courses about Angular Forms. Check it out: bit.ly/advanced-angular-forms🔥🔥🔥

  •  3 роки тому +9

    Really like your videos on Angular, it is so nice to see someone go beyond the endless "50min intro to Angular". Keep up the good work.

  • @balajisairamnarasimhan
    @balajisairamnarasimhan Рік тому +1

    Thanks for posting . Can we migrate this to recent angular version?

  • @DraaElMizan
    @DraaElMizan Рік тому

    Great course. Very informative. Thanks.👍

  • @asfakhusain1133
    @asfakhusain1133 3 роки тому

    Can you make detail video on rxjs. It will quite help

  • @PLanBBeaTZ
    @PLanBBeaTZ 3 роки тому +1

    I really enjoy your angular series or let's say the topics you cover! So, thanks for uploading and keep up the good work.. What topics do you plan in the future?

    • @DecodedFrontend
      @DecodedFrontend  3 роки тому

      Hi, Thanks for your feedback!
      I plan Angular CDK, NgRx, NX Workspaces and some another smaller topics :)

  • @abderrahimefarhane8814
    @abderrahimefarhane8814 4 роки тому

    Hello,
    Thanks for this video.
    Please how to connect the overlay width to the overlay origin width to have something responsive.

  • @mohsen7561
    @mohsen7561 8 місяців тому

    pls make a video of angular ComponentFactoryResolver or resolveComponentFactory()

  • @Anand-fy8oo
    @Anand-fy8oo 3 роки тому

    Any videos on micro-frontend in angular.. ?

  • @hisoka500
    @hisoka500 2 роки тому +1

    keep going bro ur a life saver

  • @misyuraalex
    @misyuraalex 2 роки тому

    Very usefull video, Thank you!

  • @jestinsorenson1941
    @jestinsorenson1941 3 роки тому +1

    Thank you for the video! How do you get the package size to show up next to your imports? 7:12 you're importing observable and map. How are you getting that to show? TIA

    • @DecodedFrontend
      @DecodedFrontend  3 роки тому +1

      Hi Jestin,
      I use this plugin for VS Code marketplace.visualstudio.com/items?itemName=wix.vscode-import-cost :)

  • @dearvivekkumar
    @dearvivekkumar 2 роки тому

    Hi, I appreciate you make content on topics which are not common and hardly touched by other online video creators. For example Udemy Course in Angular Material Theming. Which I have purchased, watched and implemented in a real projects.
    Can I request you to create a similar course on CDK and its possibilities? Please let me know if I can help you in any way like (creating sample components which you might need in the course ) etc.
    Hoping to hear a response from you.
    Thanks
    Vivek

  • @yiern8276
    @yiern8276 4 роки тому +1

    hey great video but when i try to apply the z-index for my origin element, it continues to appear behind the backdrop. Could you kindly help? Thanks!

    • @DecodedFrontend
      @DecodedFrontend  4 роки тому +1

      bitter apple hi! Thank you for a feedback:) could you please provide some reproducible example somewhere on stackblitz as example? Because it is hard to say where is the issue without seeing the code. Meanwhile check please if your origin element has also css property position:relative
      Because otherwise z-index doesn’t work

    • @mcdanny90
      @mcdanny90 4 роки тому

      @@DecodedFrontend I have the same problem, I share the link of stackblitz, my case is a sidenav that I want that the backdrop to be fullscreen, because it is an internal element in many levels, the class that have the z-index I call it over_element stackblitz.com/edit/angular-ivy-m9zhw2?file=src%2Fapp%2Fapp.component.html
      thank you

    • @mcdanny90
      @mcdanny90 4 роки тому

      I could solve it, it worked by changing the position: relative, and the sidebar component position: initial, try one of these

  • @olivergattermayr
    @olivergattermayr 4 роки тому

    Thank you for this great tutorial! I am using a slight modification of the connected overlay, and i need to insert material-datepickers inside of the ng-template. But when i do, the dropdown appears in the top-left of the screen. Any ideas on why this is happening? My z-index for the cdk is set to 9999.

    • @DecodedFrontend
      @DecodedFrontend  4 роки тому

      I have no idea to be honest :)

    • @pamuri1
      @pamuri1 2 роки тому

      Hey, did you find the fix? Im using overlays inside an ng-for (multiple radio buttons), but the overlay displays in the top-left corner.

  • @sonalibhosale5662
    @sonalibhosale5662 4 роки тому +1

    Hey I would like to know how to handle the mat-select-panel overlay? Because as I am selecting values from drop-down mat-select-panel position changes according to value I select similarly mat-select-panel width is greater than the select box

    • @DecodedFrontend
      @DecodedFrontend  4 роки тому

      Hi! :) Thanks for your question. I would be happy to help you but could you please clarify how exactly do you want to handle mat-select-panel. Do you want just to fix the width of the panel?

    • @sonalibhosale5662
      @sonalibhosale5662 4 роки тому +1

      @@DecodedFrontend I want to fix the width of mat-select-panel for single select as well for multi select and also want to fix the position of selected values when I will select some value, suppose index 2 value and close the drop-down and next time when I will open drop-down then the popover of mat-select-panel goes upward

    • @DecodedFrontend
      @DecodedFrontend  4 роки тому

      alright, I think I've got it.
      The width you can restrict by providing you custom CSS class into panelClass property of . So it would look like this: . Then somewhere in styles.scss file just define the width for .your-custom-class.
      Regarding the thing that "mat-select-panel goes upward" - try to apply property disableOptionCentering to mat-select like this:

    • @sonalibhosale5662
      @sonalibhosale5662 4 роки тому

      @@DecodedFrontend thank you😀

  • @antoha607
    @antoha607 4 роки тому +1

    Лайк за Novopskov :D

    • @DecodedFrontend
      @DecodedFrontend  4 роки тому +1

      Без Новопскова было бы не то :D

  • @stepandemchenko9870
    @stepandemchenko9870 4 роки тому +1

    Киев тут :)

  • @chandrakanthmca
    @chandrakanthmca 4 роки тому

    thanks for the detailed video.
    i have requirement : table with multiple columns and some of the columns have search filter (when i click on the search filter column i need to show the popup with search input filter and multi select list ) . could you help me how to do this