apache / couchdb-fauxton

Fauxton is the new Web UI for CouchDB
https://github.com/apache/couchdb-fauxton
Apache License 2.0
378 stars 225 forks source link

Restyle navigation bar icons #1387

Closed mharrigan26 closed 1 year ago

mharrigan26 commented 1 year ago

Overview

Restyle the open/close icons in the side navigation bar. The side menu is opened with the menu icon and pushed shut with the same icon overlaid with an arrow. This is more intuitive iconography for the expand/collapse function of the nav bar. New icons generated on https://icomoon.io/app/#/select:

Screenshot 2023-02-23 at 1 15 37 PM Screenshot 2023-02-23 at 1 15 41 PM

Testing recommendations

Make sure icons appear in nav bar

GitHub issue number

https://github.com/apache/couchdb-fauxton/issues/1257

Checklist

Antonio-Maranhao commented 1 year ago

Alternative since the nav bar expands as opposed to opening on top of the main content.

image