openlibhums / openlibhums/janeway
Private notes do not show the name of the user who posted them
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 238
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
Is your feature request related to a problem? Please describe.
When using the private note system, previous notes are rendered next to the poster's profile picture or, in its absence, their initials. This can make it difficult to know who posted the note unless you are familiar with their profile picture.
Describe the solution you'd like
As an editor, when I browse the notes for a given article I'd like to be able to see the name of the person who posted the note. It would also be good to record and display the date/time in which it was posted.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are mentioned. Start by locating the private-note model and the article note display, then trace how the poster is rendered; done means editors can see each poster's name and the note's posting date and time.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- content
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100