Skip to content
代码片段 群组 项目
  • Chad Lavimoniere's avatar
    dfbec8b4
    When localStorage draft exists for comment reply, show it on load · dfbec8b4
    Chad Lavimoniere 创作于
    When a user has a comment draft saved in localstorage, we do not
    indicate that on page load at all; the user can only see their comment
    draft by clicking reply and seeing the draft populated into the markdown
    editor.
    
    This MR changes the noteable_discussion component's behavior such that
    it exposes the markdown editor with the user's comment draft on page
    load if there is a saved draft for the comment in localstorage.
    
    Changelog: fixed
    dfbec8b4
    历史
    When localStorage draft exists for comment reply, show it on load
    Chad Lavimoniere 创作于
    When a user has a comment draft saved in localstorage, we do not
    indicate that on page load at all; the user can only see their comment
    draft by clicking reply and seeing the draft populated into the markdown
    editor.
    
    This MR changes the noteable_discussion component's behavior such that
    it exposes the markdown editor with the user's comment draft on page
    load if there is a saved draft for the comment in localstorage.
    
    Changelog: fixed
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。