Skip to content

Use properties in isVisible hook #552

@wpoely86

Description

@wpoely86

I'm looking if we can use properties of a module in the isVisible hook. The specific use case would be to 'hide' modules with the gpu property on non-gpu nodes.

As far as I figure out, it's not possible today as the hook only gets a table with:

  • fullName
  • sn (short name)
  • fn (file path)

The properties are part of the module itself. It's not clear to me if we could get access to this kind of information in the hook?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions