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

[materialite] A more filters to the repliear app [2/n] #161

Open
wants to merge 3 commits into
base: mlaw/materialite-1-base
Choose a base branch
from

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    4aed800 View commit details
    Browse the repository at this point in the history
  2. fix status filter selection to behave more like linear when in specif…

    …ic views (backlog, active)
    tantaman committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    af3256f View commit details
    Browse the repository at this point in the history
  3. pass outer-ref to useClickOutside

    not doing so causes the filter menu to disappear in the case where React removes the clicked item from the dom before `useClickOutside` is called
    tantaman committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    44c53a8 View commit details
    Browse the repository at this point in the history