sartography / spiff-arena

SpiffWorkflow is a software development platform for building, running, and monitoring executable diagrams
https://www.spiffworkflow.org/
GNU Lesser General Public License v2.1
66 stars 43 forks source link

Guest user form - Home on error #1741

Open madhurrya opened 3 months ago

madhurrya commented 3 months ago

On Guest user form on an error it shows a link to the Home page.

Image

If the user clicks on the Home button here it shows the Spiff home page for few seconds and then it says Access denied. https://drive.google.com/file/d/19Oq9wqR4TXJxYwR99gv6RnFtDX7x6zQl/view

Related to this comment https://github.com/sartography/spiff-arena/issues/979#issuecomment-2165918739

jasquat commented 3 months ago

We could probably fix this by showing a loading bar until things actually load. However, it seems better to wait for the new webui since this homepage will change and this is minor I think. Even if the table headers appear no data can actually load since they do not have access to those apis.