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

Room List v2 context menu interactions #4870

Merged
merged 5 commits into from Jul 2, 2020
Merged

Commits on Jul 1, 2020

  1. Fix context menu nesting causing bubbling and instabilities

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    89bd572 View commit details
    Browse the repository at this point in the history
  2. Support right click context menu interactions on Room List 2

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    5c2b291 View commit details
    Browse the repository at this point in the history
  3. delint

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    e8702aa View commit details
    Browse the repository at this point in the history
  4. fix repeated context menu interaction by not erroring

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    6424ffb View commit details
    Browse the repository at this point in the history
  5. improve default behaviour for consistency

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    4b27a67 View commit details
    Browse the repository at this point in the history