Modified by who?
Open
Nobody has claimed this yet.
feat
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 2
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 7
Description
User story
As a user I want to see who has done the most recent changes to a process so that I know who is working on a process
Describe the solution you'd like
Change the Modified an hour ago text to Modified an hour ago by Thorjan Knudsvik

Additional context
- Dependent on #197 if not using only shortname
- Need to consider if more than one name should be there if several users change the same process "simultanously"
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
Search the codebase for the Modified an hour ago text and trace the process view that renders it. Read issue #197 for the dependency, then determine how the latest modifier is represented and how simultaneous changes should be handled. Done means the process view identifies the relevant modifier and the chosen multiple-editor behavior is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100