m-a-k-o / nova-custom-table-card

Simple Nova Card for Custom Tables
MIT License
46 stars 26 forks source link

[request] Table pagination #8

Open ghost opened 5 years ago

ghost commented 5 years ago

Hi! This package do just what I need. Is this posible to add pagination to the tables?

m-a-k-o commented 5 years ago

Hi @Iprieto. Currently is not supported. If you would like contribute I will be glad.

Anyway I will put it on my list.

Thank you!

vhkhb commented 5 years ago

I am also looking for the pagination with the same project.

m-a-k-o commented 5 years ago

Thank you for feedback guys @Iprieto @krunaldevs . I will try to implement the functionality asap.

If someone would like to contribute I will be thankful.

Yelles commented 5 years ago

hi, any update on this ?

mikeerickson commented 4 years ago

I am guessing that based on the lack of response from last question by @Yelles that pagination has NOT be implemented yet?

m-a-k-o commented 4 years ago

Hi,

no pagination has not be implemented.

I will try to find time to implement new features soon.

but If someone would like to contribute I will be thankful.

Dennis-Mwea commented 3 years ago

Figured it out. I'll open a PR

nsaumini commented 3 years ago

@Dennis-Mwea

Figured it out. I'll open a PR

Any updates ?

sikka-tanu commented 2 years ago

Hello.. is there any update on this enhancement?

Dennis-Mwea commented 2 years ago

Am not sure whether this package is still under development. I ended up forking the repo and implementing it https://github.com/Dennis-Mwea/custom-nova-table-card. I'll update the read-me on how to add pagination today.

sikka-tanu commented 2 years ago

Thanks @Dennis-Mwea.

m-a-k-o commented 2 years ago

Hey guys,

please submit PR and I will release new version

I did not have time to make any updates to the package but I will be happy to take PRs.

Thank you.

m-a-k-o commented 2 years ago

PR would be great. I can compare to fork but not sooner then in 2-3 weeks.

If you need this to get implemented fast please open PR and I will merge and release.

whitespacecode commented 2 years ago

Thanks for the reply, i may have some time tomorrow to look into it. For now i don't need pagination fast. I would rather have clickable rows or the eye icon the right.

m-a-k-o commented 2 years ago

There is eye/view implemented.

Row is not clickable

whitespacecode commented 2 years ago

@Iprieto

I have made a pull request containing the pagination en bugfixes + cleaner implementation (see readme), i'm waiting on @m-a-k-o to test and approve.

Since there was no response i have forked the package to release the updates. https://github.com/whitespacecode/nova-table-card