Skip to content

static function for popdown #670

Description

@danirabbit

Problem

We have a signal public signal void close (); in Indicator but often we want to call popdown from other classes than the main indicator class. We can do that either by chaining up signals—which is kinda gross—or ignoring this function altogether and using get_ancestor. Neither of which are super ideal

Proposal

A function we can call from any part of the indicator to close the popover

Prior Art (Optional)

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs DesignWaiting for input from the UX teamPriority: WishlistNot a priority, but something that might be nice

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions