Files
flipper/src
Daniel Büchele 8ff625397b persist search
Summary:
The search query can only be persisted if we have an identifier for the searchable component. For this we already have a property `tableKey` on our `ManagedTable`. However, we don't want to require every plugin to provide a key for their table.

In this diff, a tableKey is auto-generated from the table's column configuration. This should be good enough to uniquely identify a table and persist it's query.

Reviewed By: passy

Differential Revision: D14168577

fbshipit-source-id: 13e928a606c3a05096dfbfb01ae90b15aa085bf2
2019-02-21 10:02:45 -08:00
..
2019-02-21 02:46:12 -08:00
2019-02-18 07:22:59 -08:00
2019-02-20 06:42:21 -08:00
2019-02-14 09:23:41 -08:00
2019-02-21 09:46:55 -08:00
2019-02-21 10:02:45 -08:00
2019-02-14 09:23:41 -08:00
2019-02-14 09:55:50 -08:00
2019-02-18 05:17:52 -08:00
2019-02-15 04:32:43 -08:00
2019-02-14 09:23:41 -08:00
2019-02-14 09:23:41 -08:00