[ 
https://issues.apache.org/jira/browse/SUBMARINE-422?focusedWorklogId=404561&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-404561
 ]

ASF GitHub Bot logged work on SUBMARINE-422:
--------------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Mar/20 09:29
            Start Date: 17/Mar/20 09:29
    Worklog Time Spent: 10m 
      Work Description: liuxunorg commented on pull request #232: 
SUBMARINE-422. Fix refreshing page returns 404 error
URL: https://github.com/apache/submarine/pull/232
 
 
   ### What is this PR for?
   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.
   
   
   ### What type of PR is it?
   [Bug Fix | Improvement]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/SUBMARINE-422
   
   ### How should this be tested?
   * https://travis-ci.org/github/liuxunorg/submarine/builds/663406363
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   
 
----------------------------------------------------------------
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: 404561)
    Remaining Estimate: 0h
            Time Spent: 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: 10m
>  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]

Reply via email to