Actions
Bug #5152
closedUser story #2114: Integrate ncf-builder in Rudder
User story #5150: Add button to redirect to ncf-builder
correctButtons function does not catch simple button
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - UI & UX
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
button added in #5151 is not catched by function CorrectButtons.
If we want to catch all buttons we should use a select ":button"
We actually use a "button" selector that match nothing we should replace it
Actions