Pointed out by @TheDJ on the project talk page.
Problem:
The parameter buttons only contain the parameter description right now but don't convey the state (+/-) of the button.
Proposed solutions:
- If the parameter has not been added (+ state) the tooltip should say: Add the parameter $paramName
- For example if the parameter is Date of Birth it should be Add the parameter Date of Birth
- If the parameter has been added (- state), the tooltip should say: Remove the parameter $paramName
- For example if the parameter is Date of Birth it should be Remove the parameter Date of Birth