'Question Generation')
newOption.text = category.replace(/_/g, ' ').replace(/\b\w/g, l => l.toUpperCase());
$refs.feedbackCategorySelect.appendChild(newOption);
}
// Focus the textarea after Alpine updates the DOM
$nextTick(() => $refs.feedbackTextarea.focus());
">
Feedback
Please use this form to submit feedback or report bugs. You can find answers to most questions in our
Help Center.