Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: nameLabelClass declared as a prop but is not used #151

Closed
jenny-s51 opened this issue Feb 27, 2024 · 1 comment · Fixed by #152
Closed

Bug: nameLabelClass declared as a prop but is not used #151

jenny-s51 opened this issue Feb 27, 2024 · 1 comment · Fixed by #152

Comments

@jenny-s51
Copy link
Collaborator

jenny-s51 commented Feb 27, 2024

Describe the problem
A clear and concise description of the problem. Which components are affected?

See

nameLabelClass is declared as prop but missing from nameLabel attributes.

It is also declared in

and can be removed as there is no nameLabel component it corresponds to.

How do you reproduce the problem?

Try setting nameLabelClass on a TaskNode. Custom classname is not added.

Expected behavior

Classname is visible.

What is your product and what release date are you targeting?
RHOAI pipelines v2

@jenny-s51 jenny-s51 self-assigned this Feb 27, 2024
@jenny-s51 jenny-s51 changed the title Bug: nameLabelClass is declared as a prop but is not used Bug: nameLabelClass declared as a prop but is not used Feb 27, 2024
@github-project-automation github-project-automation bot moved this from Needs triage to Done in PatternFly Extensions Feb 28, 2024
Copy link

🎉 This issue has been resolved in version 5.3.0-prerelease.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant