导航菜单侧边栏和标题下拉菜单中“创建新消息”按钮缺少标题标签

The title seems to be missing when you hover over the ‘create a new message’ + button. (It exists for the ‘create a new topic’ + button). Discourse version: 3.0.0.beta15.

CreateNewMessageButtonTitle

i.e. add the text highlighted in bold:
<button class=“sidebar-section-header-button” title=“create a new message” type=“button”>

Thanks.

1 个赞

Thanks for letting us know! I’ve made some updates to titles in the sidebar, which includes showing the title for creating new messages:

4 个赞