Skip to content

Fix Links + UI improvements #2182

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

Closed
4 tasks done
MrMartinR opened this issue Jun 25, 2022 · 6 comments
Closed
4 tasks done

Fix Links + UI improvements #2182

MrMartinR opened this issue Jun 25, 2022 · 6 comments
Labels
state:duplicate Duplicate of already reported issue type:feature New feature or improvement of existing feature

Comments

@MrMartinR
Copy link
Contributor

New Issue Checklist

Issue Description

The link in the ••• > Deployment/Maintenance at the bottom of the parse Dashboard points to
http://serverfault.com/tags/parse
instead of https://serverfault.com/questions/tagged/parse-server

The link in the ••• > Code-Level Questions points to
http://stackoverflow.com/questions/tagged/parse.com
instead of https://stackoverflow.com/questions/tagged/parse-server

Remove the "Server-Questions??" looks like the tag parse-server in stack overflow include "all stuff related to parse"?

Change the link http://docs.parseplatform.org/ to https://docs.parseplatform.org/ (to point to the secure version)
Change the link http://parseplatform.org/ to https://parseplatform.org/ (to point to the secure version) in the Open Source Hub (I personal will change the Open Source Hub label to something more "normal?" Web, Official Web, or something..)

Fix the "Show All" label in the Manage Columns Menu (See Pic)
image

The "Cancel" button in the dialogs is labeled as "Never mind, don't." I personally feel it very weird.. 🤔

Some of this "issues" are personal opinions...

Steps to reproduce

Click on the links, etc

Actual Outcome

Shows zero questions in server fault

Expected Outcome

Show the 66 questions in server fault and ~2000 in StackOverflow using the tag parse-server

Environment

Any

Dashboard

  • Parse Dashboard version: 4.1
  • Browser (Safari, Chrome, Firefox, Edge, etc.): all
  • Browser version: any

Server

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

Database

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

Logs

@parse-github-assistant
Copy link

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
Copy link
Member

mtrezza commented Jun 25, 2022

The link in the ••• > Deployment/Maintenance at the bottom of the parse Dashboard points to
http://serverfault.com/tags/parse
instead of https://serverfault.com/questions/tagged/parse-server

The link in the ••• > Code-Level Questions points to
http://stackoverflow.com/questions/tagged/parse.com
instead of https://stackoverflow.com/questions/tagged/parse-server

Remove the "Server-Questions??" looks like the tag parse-server in stack overflow include "all stuff related to parse"?

I think we should remove all these links:

  • Dashboard developers generally know where to look for support, it's where they got the Dashboard from.
  • Dashboard users doesn't need them, they are for developers; in a business environment these links are unnecessary.

@mtrezza
Copy link
Member

mtrezza commented Jun 25, 2022

The "Cancel" button in the dialogs is labeled as "Never mind, don't." I personally feel it very weird.. 🤔

Agree, it goes against a few UI design principles, it's simply uncommon and takes too much brain power to decipher.

@MrMartinR
Copy link
Contributor Author

Agree 100% with you

@mtrezza
Copy link
Member

mtrezza commented Jun 26, 2022

Ok, to conclude, the changes are:

  1. remove all support links
  2. Rename these "Never mind, don't" to "No" or "Cancel", whatever is appropriate in the specific dialog.

I would recommend to create 2 separate issues with 2 separate PRs for this.

@mtrezza mtrezza added the type:feature New feature or improvement of existing feature label Jun 26, 2022
@mtrezza
Copy link
Member

mtrezza commented Jul 3, 2022

Closing as this issue seems to be covered by #2184 and #2186.

@mtrezza mtrezza closed this as completed Jul 3, 2022
@mtrezza mtrezza added the state:duplicate Duplicate of already reported issue label Jul 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:duplicate Duplicate of already reported issue type:feature New feature or improvement of existing feature
Projects
None yet
Development

No branches or pull requests

2 participants