When logged out the Feedback Modal from Dropdown has an error.
Description
client.js:1 Warning: You provided a checked prop to a form field without an onChange handler. This will render a read-only field. If the field should be mutable use defaultChecked. Otherwise, set either onChange or readOnly.