Skip to content

Need to improve how we handle URL routing in React front pages #15

@chromato99

Description

@chromato99

The current Backend implementation has multiple duplicate commands that return the same page for the URL routing of the react app.
In addition, due to the limitation of the redirect implementation of session auth, duplicate calls of session auth can also be checked.

https://stackoverflow.com/questions/27928372/react-router-urls-dont-work-when-refreshing-or-writing-manually
It is necessary to clean up the URL routing method by referring to the link above and reimplement the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions