thedevdojo/voyager

Bread: Remember settings between add new recod

Open

#2327 opened on Dec 10, 2017

View on GitHub
 (1 comment) (0 reactions) (0 assignees)PHP (11,817 stars) (2,652 forks)batch import
featurehelp wantedopen for suggestions

Description

  • Laravel Version: #.#.# 5.5
  • Voyager Version: #.#.# 1.0
  • PHP Version: 7.2
  • Database Driver & Version:

Description:

It would be very helpful to have the BREAD function remember settings between add records.

E.g. I have a BREAD set to sort by a certain column and show 50 items. Each time I add a new record and save that record, without leaving the BREAD interface, the sort order reverts to default and items per page also revert to default.

Steps To Reproduce:

Contributor guide