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

"View Relation" dialog requires browser refresh to work #2171

Closed
4 tasks done
jaysonng opened this issue Jun 16, 2022 · 4 comments · Fixed by #2275
Closed
4 tasks done

"View Relation" dialog requires browser refresh to work #2171

jaysonng opened this issue Jun 16, 2022 · 4 comments · Fixed by #2275
Labels
bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@jaysonng
Copy link

New Issue Checklist

Issue Description

When clicking on the "View Relation" button on relation fields, it leads to a bugged view which basically needs to be manually reloaded / refreshed to work.

Steps to reproduce

Go to any relation field you have, click on "View Relation". This will not load until you manually refresh the view.

Actual Outcome

Half-loaded / bugged view.

Expected Outcome

There should be no need to manually refresh the view to see the relations.

Environment

Parse Server 5.2.1
Parse Dashboard 4.1.1
Express 4.18.1

Dashboard

  • Parse Dashboard version: 4.1.1
  • Browser (Safari, Chrome, Firefox, Edge, etc.): Safari, Chrome
  • Browser version: Safari 15.5, Chrome 102.0.5005.115

Server

  • Parse Server version: 5.2.1
  • Operating system: Mac
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): Tested on both Local and on Heroku

Database

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

Logs

@parse-github-assistant
Copy link

parse-github-assistant bot commented Jun 16, 2022

Thanks for opening this issue!

  • 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

@mtrezza mtrezza changed the title Need to manually reload the subview when clicking on "View relation" from any relation field. "View Relation" dialog requires browser refresh to work Jun 16, 2022
@mtrezza mtrezza added type:bug Impaired feature or lacking behavior that is likely assumed bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) labels Jun 16, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 4.2.0-alpha.17

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Sep 21, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 4.2.0-beta.2

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Sep 27, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 4.2.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants