reanahub / reana-ui

REANA UI frontend
http://reana-ui.rtfd.io
MIT License
4 stars 33 forks source link

ui: user with no workflows can't see shared workflows #413

Open mdonadoni opened 2 weeks ago

mdonadoni commented 2 weeks ago

Currently, if a user has never run any workflow, but some other user has shared workflows with him, he will not be able to see the list of shared workflows, as the homepage will instead show the welcome message: https://github.com/reanahub/reana-ui/blob/660584e53d4c63d100bad73c39e674af12022824/reana-ui/src/pages/workflowList/WorkflowList.js#L125-L127