You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could generate question names based on question titles if the question name is a placeholder (questionNN). For instance, "My First Question" -> "my-first-question". Users would have meaningful question names without entering them manually.
Optionally, we could have a button that would generate the name on demand:
The text was updated successfully, but these errors were encountered:
We could generate question names based on question titles if the question name is a placeholder (
questionNN
). For instance, "My First Question" -> "my-first-question". Users would have meaningful question names without entering them manually.Optionally, we could have a button that would generate the name on demand:
The text was updated successfully, but these errors were encountered: