Open-Lowcode icon indicating copy to clipboard operation
Open-Lowcode copied to clipboard

Add memory of last page configuration on client

Open openlowcode opened this issue 5 years ago • 1 comments

when doing 'back' on the client, user should be brought back to the previous page with the configuration at the time it left the page. This includes:

  • position in the page (scrollbar). Something simple and robust should be implement in case of window resize in the meantime.
  • selection of lines in tables
  • ordering of columns
  • inline data that was put in the page (e.g. search or report result), with a warning that data is from the past.

openlowcode avatar Apr 19 '20 06:04 openlowcode

It will be very usefull

DidierBailly avatar Apr 27 '20 15:04 DidierBailly