lift / lift/framework

Browser back button clears fields in Wizard

Open
#1,154 1 comment 0 reactions 1 assignee View on GitHub

@dpp is already working on this.

Since Mar 1, 2012.

P:Normal T:Defect Wizard
Dominant language
Scala
Stars
1.3k
Forks
275
PR merge metrics
No merged PRs in 30d

Description

The browser back button clears all fields in a multi-page wizard. Tested in Firefox 3.6 and Chrome.

To reproduce:
1. Go to [[url:http://demo.liftweb.net/wiz2|http://demo.liftweb.net/wiz2]]
2. Enter "hello" in the text field and click next
3. Click the browser back button
Actual result: the text field is empty
Expected result: the text field is populated with "hello"

See mailing list thread started Nov 22 2011 titled "Back button clears form fields in wizard and plain forms", http://groups.google.com/group/liftweb/browse_thread/thread/5dcd7fc84c144ebe/782cc7d4e242ffab?show_docid=782cc7d4e242ffab

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.