Github user robertkowalski commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/200#issuecomment-66808904
The code for that behaviour is at
https://github.com/apache/couchdb-fauxton/blob/3d2180f6d6cb8a5913aaa2881e235efe8d5af87c/app/addons/documents/views-doceditor.js#L213
- this would mean we can't have any cancel-buttons in the view, also in the
future except this one.
By adding a class `js-back` for the back button and changing the listener
to `button.js-back` we can use cancel buttons in the view which is also
semantically right
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---