react-bootstrap-table/react-bootstrap-table2

[Feature request] State saving incase of page reload

オープン

#52 opened on 2017/09/07

 (5 件のコメント) (6 件のリアクション) (0 人の担当者)JavaScript (415 件のフォーク)batch import
good first issuehelp wanted

Repository metrics

Stars
 (1,249 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Hi @AllenFang, I think having a state saving feature that saves table's current page, sort column and sort direction would be a great feature for react-bootstrap-table2.

Example

It makes use of localStorage or sessionStorage for it. If these are not supported, browser cookies can be used in worst case.

Let me know your thoughts. Thanks.

コントリビューターガイド