Skip to content

"Open pointer in new tab" doesn't work when dashboard is installed in a folder #2509

Closed
@mathieulb

Description

@mathieulb

New Issue Checklist

Issue Description

"Open pointer in new tab" doesn't work when dashboard is installed in a folder

Steps to reproduce

Have an Express server in which ParseDashboard is assigned to a subfolder instead of directly '/':

app.use('/dashboard', new ParseDashboard(dashboardConfig))

Go in a class with a pointer column, right click on a cell, choose "Open pointer in new tab"

Actual Outcome

Cannot GET /apps/my-app/browser/MyClass

Expected Outcome

A browser window opening the url /dashboard/apps/my-app/browser/MyClass?filters=...

Environment

Dashboard

  • Parse Dashboard version: 5.2.0
  • Browser (Safari, Chrome, Firefox, Edge, etc.): Firefox
  • Browser version: 119

Server

  • Parse Server version: 6.3.1
  • Operating system: Heroku Linux 22
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): Heroku

Database

  • System (MongoDB or Postgres): MongoDB
  • Database version: 3.6.12
  • Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): Heroku

Metadata

Metadata

Assignees

No one assigned

    Labels

    bounty:$10Bounty applies for fixing this issue (Parse Bounty Program)state:releasedReleased as stable versionstate:released-alphaReleased as alpha versionstate:released-betaReleased as beta versiontype:bugImpaired feature or lacking behavior that is likely assumed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions