hackmd-io-issues icon indicating copy to clipboard operation
hackmd-io-issues copied to clipboard

A typo in template delete & rename page.

Open stu00608 opened this issue 3 years ago • 0 comments

Is this a hackmd.io issue?

  • [x] Yes, the bug happens on https://hackmd.io
  • [ ] No. If it's a self-hosted CodiMD instance, please fire up the issue in the repo of CodiMD: https://github.com/hackmdio/codimd

Read our Official tutorial

It's on https://hackmd.io/c/tutorials/

或是中文版 https://hackmd.io/c/tutorials-tw/

What's the problem

  • The typo is happening in the menu of template.
    • When the user want to delete the template, the confirm button shows "Create" but not "Delete".
    • Also in the "Change name", it shows "Create", but maybe something like "Change" or "Rename" is better I think ?

Current behaviour

Screenshot from 2022-03-02 14-19-41 Screenshot from 2022-03-02 14-19-46

Provide steps to reproduce:

  1. Go to the side menu in the hackmd homepage
  2. Click on the right button of "New note"
  3. Select "New note from template".
  4. Select the right menu button on one of the custom template.
  5. Select "Delete"
  6. Then you can see the bug scene like above.

If possible, create a note with reproducible content and share the link with us.

e.g. note link: https://hackmd.io/features

Expected behaviour

  • The confirm button in the "Delete" pop-up should be "Delete" but not "Create".
  • Also the confirm button in the "Change name" pop-up should be "Change" or "Rename" but not "Create".

Environment

I use HackMD on:

Desktop

  • OS: [eg. Ubuntu]
  • Browser: [e.g. Brave]
  • Browser Version: [Version 1.28.105 Chromium: 92.0.4515.131 (Official Build) (64-bit)]

Additional context

Add any other context about the problem here.

stu00608 avatar Mar 02 '22 06:03 stu00608