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

Add filter to the attribute name label <td> #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ArthurThoby
Copy link

Motivations:

  • other table fields are fully customizable thanks to the 'print_attribute_radio' function.
  • overriding the override of the plugin is not a stable and satisfactory solution.

Potential use cases:

  • add a button to the right of the name to open a size guide.
  • enable a change in markup for the label itself (say you want to add js-classes to change the label on the fly depending on user interactions).
  • others I did not think about.

Tested and works.

Motivations:
- other table fields are fully customizable thanks to the 'print_attribute_radio' function.
- overriding the override of the plugin is not a stable and satisfactory solution.

Potential use cases:
- add a button to the right of the name to open a size guide.
- enable a change in markup for the label itself (say you want to add js-classes to change the label on the fly depending on user interactions).
- others I did not think about.

Tested and works.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant