Github user garrensmith commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/33#issuecomment-52614144
Hey @deathbearbrown,
This is really exciting. Here are some bugs I've picked up.
* On `/_all_docs` the pagination tab is hidden and not working:

* On all pages except databases and documents the api url button is not
aligned:

* On verify install page `/#verifyinstall` everything is a bit cramped:

* On `/database/MYDB/_all_docs` page the search icon isn't properly aligned
in the text box

* Querying all docs with `include_docs=true` fails.
* I don't thing the query options drop modal works quite right. I can only
close it if I click cancel or if I click on the text `Query Options`. I think
it should disappear if I click outside of the query options box. It should
probably also disappear if a user clicks query. This is the same for the api
modal. It also only disappears if I click on the text `api url`.
I cannot get to the Query button on my 13" mac if I choose the `by keys`
options

This is weird but I get a funny image on my dropdown for a view

* Clicking `Save and Build Index` on a view fails.
* Same query options as with all docs apply.
* If I try to delete a view in a design doc. It pops up a confirm button 3
times.
* If I click new view on a design doc it doesn't select the design doc as
the design doc in the create view page.
*The view caret gets out of sync - this could be a previous issue but I've
never noticed it before.

*The design metadata doc lpage needs to be slight fixed in terms of
alignment

---
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.
---