Github user benkeen commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/632#issuecomment-182058911
I'm just doing some stuff for Justin that involved moving the Compact +
Clean options out of the database sidebar and into the Actions column on the
databases page. Since that functionality isn't needed everywhere, the cleanest
(and by far the simplest) solution is probably to just hide these buttons
depending on the context with CSS. Otherwise we'd need to load the contents of
the Actions column via extensions, which gets fussy fast.
Just a thought. You could do the same on shared DBs to omit the Delete
Database button on that page.
---
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.
---