migtools / crane-ui-plugin

OpenShift Dynamic Plugin for Crane UI
1 stars 11 forks source link

Namespace all custom CSS classes with a crane-specific prefix #108

Open mturley opened 2 years ago

mturley commented 2 years ago

The dynamic plugin guidelines state:

Prefix your CSS class names with your plug-in name to avoid collisions. For example, my-plugin_heading and my-plugin_icon.

We have some custom classNames in our code that do not follow this such as .summary-table, .json-popover and .advanced-switch.

github-actions[bot] commented 2 years ago

This issue is currently awaiting triage. If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance. The triage/accepted label can be added by org members by writing /triage accepted in a comment.

github-actions[bot] commented 2 years ago

This issue synced with: https://issues.redhat.com/browse/MTRHO-107