토픽 커넥터에서 가시성 전환

Just looking at the implementation:

You already have access to the model in the connector, so does it make sense to just do this.args.model.toggleStatus("visible") from your connector instead?