couchdb-fauxton icon indicating copy to clipboard operation
couchdb-fauxton copied to clipboard

Fauxton is the new Web UI for CouchDB

Results 79 couchdb-fauxton issues
Sort by recently updated
recently updated
newest added

The Fauxton interface is great visually! Compared to Futon sometimes elements of the UI get in the way, however, and make for a slower workflow and provide less useful visual...

## Expected Behavior Right now, when we edit a document, it brings us back to the document listing page. I sometime need to test some application change by modifying a...

## Expected Behavior the side panel should update ## Current Behavior the side panel does not update ## Steps to Reproduce (for bugs) This will be specific to my setup...

Logfile output after applying the patch in #1233 👍 ``` npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] webpack:release: `webpack --optimize-minimize --debug --progress --colors --config ./webpack.config.release.js` npm...

Comes from https://github.com/apache/couchdb/issues/2150 ----- ## Summary Request to make the database explorer side panel re-sizable to show the long view names. ## Desired Behaviour To display full long view names...

## Expected Behavior Fauxton should handle an expired session cookie and either renew it (Might not be possible since you will have to save the credentials for that) or just...

I just switched to Fauxton from Futon. One thing I miss about Futon is that it showed how many rows there are in a particular view. In Fauxton, that information...

# Overview When you have 1000's of documents and you want to jump document 800, you have to continuously click the pagination arrows to get to that section. This is...

Overview --- Title attributes will trigger a tooltip on hover: [W3 Schools](https://www.w3schools.com/html/tryit.asp?filename=tryhtml_attributes_title) All icons seem to not have any identification on what they mean. No millennial or generation z-er will...

This issue will track the investigation and hopefully a path forward to upgrade the routing system in the application.