Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix context menu being opened when clicking message action bar buttons #9200

Merged
merged 8 commits into from
Aug 18, 2022

Commits on Aug 17, 2022

  1. Fix context menu being opened when clicking buttons

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    3603001 View commit details
    Browse the repository at this point in the history
  2. Correct usage of props

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    2d68958 View commit details
    Browse the repository at this point in the history
  3. Add tests for right-clicking buttons

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    281efec View commit details
    Browse the repository at this point in the history
  4. Change how fix the thing

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    a1e4f2d View commit details
    Browse the repository at this point in the history
  5. Make sure tests actually test the thing

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    424ce46 View commit details
    Browse the repository at this point in the history
  6. Fix usage of findByTestId()

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    879d28c View commit details
    Browse the repository at this point in the history
  7. Update snap

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    73c6e5a View commit details
    Browse the repository at this point in the history
  8. Remove blank line

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    aa8daad View commit details
    Browse the repository at this point in the history