codidact / qpixel

Q&A-based community knowledge-sharing software
https://codidact.com
GNU Affero General Public License v3.0
385 stars 69 forks source link

Prevent unnamed subscriptions #1191

Closed cellio closed 3 weeks ago

cellio commented 1 year ago

meta:288220

When creating a subscription, you supply a name. We allow this name to be empty, which makes the UI for managing subscriptions confusing. We should either require a name or automatically generate one if the name is blank ("unnamed #" or similar).