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

fix: correct filter display values #2616

Merged

Commits on Mar 26, 2018

  1. fix: correct filter display values

    The search filters must update their display values if the underlying
    value changes.  Previously, the default case was to preserve display
    values, but it didn't take into account the changes in the underlying
    value, leading to display values being out of sync with the values.
    
    This was reported in Third-Culture-Software#2595.
    jniles committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    826d729 View commit details
    Browse the repository at this point in the history