Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Printing from "view checklist" should print just the checklist #20

Open
kalotay opened this issue May 29, 2012 · 0 comments
Open

Printing from "view checklist" should print just the checklist #20

kalotay opened this issue May 29, 2012 · 0 comments
Milestone

Comments

@kalotay
Copy link
Contributor

kalotay commented May 29, 2012

Currently printing is done using window.print() which means the whole page is printed including the navbar and other navigational elements. It is probably better to print just the list (and the title). Note: the behaviour is correct if one prints from a chacklist list i.e. only the checklist is printed.

There is a reason for this inconsistent printing behaviour. It is thought that people might want to partially complete a checklist on a computer, print it and then complete the missing parts on paper. Printing from checklist lists only prints blank forms as it regenerates the HTML form the checklistDSL for every printing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant