Add feature to require comment per vote option

Description

Implement a feature that enforces mandatory comments when users select specific vote options.
Introduce a setting at the definition level that allows enabling or disabling this requirement per vote option within the vote step type.

Display this setting in a table format, where each vote option has a corresponding checkbox to indicate whether selecting that option requires the voter to add a comment.


Accepted criteria

  • Add a setting at the definition level to enforce mandatory comments per vote option.

  • Display the setting in a table format with checkboxes for each vote option.

  • Ensure that when a vote option marked as "comment required" is selected, users must provide a comment before submitting.

  • Display an appropriate message if a user attempts to submit without a comment.