mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-24 16:41:21 +08:00
This change adds a new dropdown trigger next to the "New Topic" button. When clicked a menu will display a list of topic/post drafts that can be clicked to resume the draft within the composer. The "New Topic" button will no longer change text to show "Open Draft" when a draft topic exists, it will still attempt to load the existing draft if one exists (this will change later when we support multiple drafts in a separate PR). The "My Posts" link in desktop sidebar will now be "My Drafts" and only appear when the current user has existing drafts. |
||
|---|---|---|
| .. | ||
| admin | ||
| components | ||
| _index.scss | ||
| admin_customize.scss | ||
| category-list.scss | ||
| compose.scss | ||
| discourse.scss | ||
| header.scss | ||
| latest-topic-list.scss | ||
| login-signup-page.scss | ||
| menu-panel.scss | ||
| modal.scss | ||
| post-action-feedback.scss | ||
| topic-footer.scss | ||
| topic-list.scss | ||
| topic-post.scss | ||
| topic.scss | ||
| user.scss | ||