Extension Method for Component spams the search result

Forums 💬 FlowCanvas ⚙️ Support Extension Method for Component spams the search result

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11980
    tsfreddie
    Participant

      We have an extension method like this:

      public static bool HasLabel(this Component o, Label l)

      This apparently spams the search list with lots of duplicates. I get that there were multiple entries that would be listed under each component, in that sense it is intended and harmless. But I think maybe somehow de-duplicate the search result based on the call signiture would be less confusing.

      [attachment file=”Screenshot 2023-08-21 164030.png”]

      #11981
      Gavalakis
      Keymaster

        Hello and sorry for the late reply.

        Indeed this show up because there are multiple entries that would be listed for each component, but you are right that it is somewhat redundant. I will see to it 🙂

        Thanks.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.