displayed filename in editor does not update on publish
Open
bug
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 299
- PR merge metrics
- No merged PRs in 30d
Description
When publishing a post, the `onPublish` should trigger a refresh of the filename displayed in the editor so that it updates from being in `_drafts` to `_posts`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the editor's onPublish handler and the code that displays the filename. Trace how publishing moves a post from _drafts to _posts and identify where the displayed filename is refreshed. Done means publishing updates the editor's filename from the _drafts path to the _posts path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100