[
https://issues.apache.org/jira/browse/SUBMARINE-422?focusedWorklogId=404614&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-404614
]
ASF GitHub Bot logged work on SUBMARINE-422:
--------------------------------------------
Author: ASF GitHub Bot
Created on: 17/Mar/20 11:21
Start Date: 17/Mar/20 11:21
Worklog Time Spent: 10m
Work Description: asfgit commented on pull request #232: SUBMARINE-422.
Fix refreshing page returns 404 error
URL: https://github.com/apache/submarine/pull/232
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 404614)
Time Spent: 20m (was: 10m)
> Fix refreshing page returns 404 error
> -------------------------------------
>
> Key: SUBMARINE-422
> URL: https://issues.apache.org/jira/browse/SUBMARINE-422
> Project: Apache Submarine
> Issue Type: Bug
> Components: Workbench Web
> Reporter: Hao Zhou
> Assignee: Liu Xun
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.4.0
>
> Attachments: image-2020-03-12-14-58-05-640.png
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Because the workbench is developed using angular,
> the adjustment of angular WEB pages is completely controlled by the front
> end,
> so when you manually refresh a specific page in the browser,
> the browser will send the request for this page to the back-end service,
> but the back-end service only In response to API requests, it will cause the
> front end to display 404.
> The solution is to find that not all API requests directly return the
> content of the index page,
> so that the front end will automatically perform correct page routing
> processing.
> !image-2020-03-12-14-58-05-640.png|height=250!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]