Skip to content

ActionButton's visibility goes out of sync with its Action if changed while hidden #4139

@pmi

Description

@pmi

Steps to reproduce:

  1. Create action button, put it to a container and hide the container
  2. Set the visibility to false on the action (expected button to receive that)
  3. Show the container, the button is visible (but the action has visible=false as expected)

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions