Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve menus in filter and search fields #490

Closed
wants to merge 4 commits into from
Closed

Improve menus in filter and search fields #490

wants to merge 4 commits into from

Commits on Aug 3, 2015

  1. Give the filter field its own menu

    Previously, the filter field was sharing the search field's menu, which contains entries and labels not relevant to filtering
    jonahb committed Aug 3, 2015
    Configuration menu
    Copy the full SHA
    f450adb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebc602c View commit details
    Browse the repository at this point in the history
  3. Delete orphan string

    jonahb committed Aug 3, 2015
    Configuration menu
    Copy the full SHA
    f7451d0 View commit details
    Browse the repository at this point in the history
  4. Insert a separator between recent searches and "Clear Recent Searches"

    This appears to be standard practice in OS X. For example, see the "Recent Items" submenu of the Apple menu.
    jonahb committed Aug 3, 2015
    Configuration menu
    Copy the full SHA
    fc7d54d View commit details
    Browse the repository at this point in the history