Crud: [4.0][Feature] Persistent table for arbitrary number of hours

Created on 20 Oct 2019  路  6Comments  路  Source: Laravel-Backpack/CRUD

Persistent table is a cool feature of Backpack. But is there way to make tables persistent for arbitrary number of hours or "forever"?

If there is no way, can this feature be added in the future?

Feature

Most helpful comment

Hey guys!!! Nice to see this back up on table.

I have just submited the PR that really enables this feature on crud :)

Let me now what you guys think in #2220

I will be closing this so we can keep the discussion of this issue in a single place !

If you feel i am wrong about it, please re-open!

Best,
Pedro

All 6 comments

Hello there! Thanks for opening your first issue on this repo!

Just a heads-up: Here at Backpack we use Github Issues only for tracking bugs. Talk about new features is also acceptable. This helps _a lot_ in keeping our focus on improving Backpack. If you issue is not a bug/feature, please help us out by closing the issue yourself and posting in the appropriate medium (see below). If you're not sure where it fits, it's ok, a community member will probably reply to help you with that.

Backpack communication mediums:

  • Bug Reports, Feature Requests - Github Issues (here);
  • Quick help (_How do I do X_) - Gitter Chatroom;
  • Long questions (_I have done X and Y and it won't do Z wtf_) - Stackoverflow, using the backpack-for-laravel tag;

Please keep in mind Backpack offers no official / paid support. Whatever help you receive here, on Gitter, Slack or Stackoverflow is thanks to our awesome _awesome_ community members, who give up some of their time to help their peers. If you want to join our community, just start pitching in. We take pride in being a welcoming bunch.

Thank you!

--
Justin Case
The Backpack Robot

Any ideas on this?

Hi @Uteev - I agree, there's no reason why we wouldn't let devs decide how much time the table should persist. Will do.

I've found the PR, given it a thorough look, but I can't for the life of me see _where_ the localStorage is cleared... It says two hours in the comments, but nowhere in the code... I'll check again later, I must be missing something obvious. Let me know if you take a look and find anything in this PR - I can then instruct you on how to change it for you project before the feature gets implemented.

Cheers!

Thank you! I will look the PR on weekend and inform if I find something.

Hey guys!!! Nice to see this back up on table.

I have just submited the PR that really enables this feature on crud :)

Let me now what you guys think in #2220

I will be closing this so we can keep the discussion of this issue in a single place !

If you feel i am wrong about it, please re-open!

Best,
Pedro

Merged! The feature will be available later today as 4.0.18.

Was this page helpful?
0 / 5 - 0 ratings