You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/09/13 14:24:30 UTC

[GitHub] garrensmith commented on issue #971: Refactor documents/mango addon to use Redux

garrensmith commented on issue #971: Refactor documents/mango addon to use Redux
URL: https://github.com/apache/couchdb-fauxton/pull/971#issuecomment-329184272
 
 
   I've noticed two issues while test:
   * If I edit the selector for a query and then go to a different database, the selector query is still the changed selector instead of changing back to the default `_id` one.
   * If I run a query, paginate to the next page. Then change the selector and query again. It keeps me on the second page instead of reseting to page one for a new query
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services