question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Display author of the changes in the Workflow tab

See original GitHub issue

Is your feature request related to a problem? Please describe. Say you’re working on the same file as a team mate of yours. You both have pending changes on that file. Both changes appear under the Workflow. How do you know which one is yours? You would need to click and search for your changes to make sure.

Describe the solution you’d like A small line like {avatar} {name} or really just {name} below the collection name inside the change card would do just fine.

Describe alternatives you’ve considered None

Additional context A quick mockup: Screenshot 2021-06-01 at 16 36 04

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
erezrokahcommented, Sep 9, 2021

Thanks @pr0grammm! I think you’re correct with all you questions/answers

1reaction
erezrokahcommented, Jun 22, 2021

Hi @himanshu007-creator, the end result should be adding the post author in workflow tab: image

to each post as seen in the issue description.

The UI code to change is here https://github.com/netlify/netlify-cms/blob/444f30689b366f2479a0039414a314a809b2b980/packages/netlify-cms-core/src/components/Workflow/WorkflowCard.js#L136

but you’ll need to get that information from each backend as I mentioned in my previous comment.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Workflow Configuration | Alteryx Help
The Workflow tab contains information about a workflow file. File information displays for a workflow that you have saved and are actively ...
Read more >
Workflow actions in SharePoint Designer: A quick reference ...
On the Workflow tab, in the Insert group, click Conditions to open the list of workflow actions. Alternately, you can click inside a...
Read more >
Author wants to see job(s) in workflow tab - OpenText Forums
When a user who has the role of TeamSite Author logs on and views the Workflow tab they do not have a choice...
Read more >
Learning Open Journal Systems 3.3 - Editorial Workflow
Use the Notes tab to also view or add any editorial notes. ... To allow an author to change the metadata at a...
Read more >
Workflow editor - Product Documentation | ServiceNow
The Workflow Editor is an interface for creating and modifying workflows by ... View the change history of application services in classic ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found