* FIX: allow editing in composer before a category is selected If the site setting `allow_uncategorized_topics` is disabled, but no site categories have a topic template, the textarea of the composer should be enabled. This allows for a post body to be entered, however the post/topic should not be successfully created until a category is selected. If `allow_uncategorized_topics` is disabled *and* one or more categories have a topic template, the textarea of the composer should remain disabled until a category is chosen (so that the body of their post isn’t overwritten by the template). * Avoid recalculating hasTopicTemplates repeatedly |
||
|---|---|---|
| .. | ||
| concerns | ||
| about.js | ||
| badges_fixture.js | ||
| category-fixtures.js | ||
| dashboard-general.js | ||
| dashboard.js | ||
| directory-fixtures.js | ||
| discovery_fixtures.js | ||
| draft.js | ||
| drafts.js | ||
| group-fixtures.js | ||
| groups-fixtures.js | ||
| notification_fixtures.js | ||
| poll.js | ||
| post.js | ||
| private_messages_fixtures.js | ||
| problems.js | ||
| reports_bulk.js | ||
| reports.js | ||
| search-fixtures.js | ||
| session-fixtures.js | ||
| site_settings.js | ||
| site-fixtures.js | ||
| static_fixtures.js | ||
| top_fixture.js | ||
| topic.js | ||
| user_fixtures.js | ||
| user-badges.js | ||
| watched-words-fixtures.js | ||