hedgedoc / react-client

The frontend of the upcoming version 2.0

Home Page:https://hedgedoc.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use actual note title in DeleteNoteSidebarEntry

DerMolly opened this issue · comments

Which part of the project should be enhanced?
DeleteNoteSidebarEntry

Is your enhancement request related to a problem? Please describe.
The DeleteNoteSidebarEntry does not show the title of the note, but a placeholder instead.

Describe the solution you'd like
Get the correct title from the redux state and display it.

Describe alternatives you've considered
Remove the mention of a note title completly.