shlomiassaf / ngrid

A angular grid for the enterprise
https://shlomiassaf.github.io/ngrid
MIT License
241 stars 40 forks source link

Sticky Column in 3.0.0 not working #160

Closed digoburigo closed 3 years ago

digoburigo commented 3 years ago

What is the expected behavior?

image When i set the pin to 'start' in the column definition in the version 2.3.1 works as expected like in the image above

What is the current behavior?

When upgrading to version 3.0.0 this feature don't work anymore

What are the steps to reproduce?

You cant set the pin: 'start in the id column definition in the starter below and change the versions to 2.3.1 and 3.0.0 to see that is not working. StackBlitz starter: stackblitz.com/edit/pebula-ngrid-starter

    ...
    "@angular/core": "~11.0.5",
    "@angular/cdk": "11.0.3",
    "@angular/material": "11.0.3",
    ...
    "@pebula/ngrid": "3.0.0",
    "@pebula/ngrid-material": "3.0.0",
    ...
    "typescript": "~4.0.5",

Tested on

   OS: Linux Mint
   Browser: Chrome 87.0.4280.88

Or it changed in version 3.0.0 and I didn't see in the docs. Thanks for this library

shlomiassaf commented 3 years ago

Yes I will dig into it

skrtheboss commented 3 years ago

@shlomiassaf is there any progress on this? I would need it really badly.

karthickrajanc commented 3 years ago

@shlomiassaf Any updates on this issue?

shlomiassaf commented 3 years ago

This will become a priority now, we also need this where I work so I will try to push this one forward

shlomiassaf commented 3 years ago

Now in 3.1.2