Geeks-Solutions / nuxt-sections

MIT License
2 stars 1 forks source link

Offset adjustment for the categories articles section #54

Closed akramsarkis closed 2 months ago

akramsarkis commented 2 months ago

Acceptance testing

mahfouzhseineweev commented 2 months ago

Hello @jfayad Akram informed me that it wont be possible on backend to default the offset to zero. But for the update on the library, I think this issue is not describing the correct update needed.

There two possible solutions we can do one is on the host project and the other is on library:

Which one should it be ?

jfayad commented 2 months ago

@mahfouzhseineweev the offset defaulting to 0 is specific to the host project and we shouldn't have such a custom management leak into the library.

mahfouzhseineweev commented 2 months ago

Okay so @akramsarkis this issue should moved to the correct project where there are updates needed to fix the categories_articles dynamic section, and the QS offset_ca=0 has to part of the url to have the QS value sent as 0 by default

akramsarkis commented 2 months ago

Closing this one as it is not in the library