Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: [project_id] in the URL #128

Open
fungiboletus opened this issue Oct 20, 2023 · 0 comments
Open

[Bug]: [project_id] in the URL #128

fungiboletus opened this issue Oct 20, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@fungiboletus
Copy link
Member

Contact details

No response

Current behavior

The URL path looks like this: /projects/[project_id]/abcd/abcd when visiting a step. The step id is present twice (abcd in this example).

When visiting a project, the URL path looks like this: projects/[project_id]/actual_project_id.

It prevents refreshing the page because the project identifier is not always in the URL. Keycloak is also unhappy with the [] characters in the path it seems.

Expected behavior

URL paths should contain the correct identifiers and not have templates.

Steps to reproduce

  • Select a project.
  • Select a step.

Environment

  • SIM-PIPE version: stage
  • Platform/OS: N/A
  • Browser: N/A
  • Other: N/A

Screenshots

No response

Logs

No response

@fungiboletus fungiboletus added the bug Something isn't working label Oct 20, 2023
@AleenaThomas-gh AleenaThomas-gh self-assigned this Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants