Skip to content

Context menu not working for Number type of cells #1914

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
404-html opened this issue Nov 2, 2021 · 2 comments · Fixed by #1913
Closed
4 tasks done

Context menu not working for Number type of cells #1914

404-html opened this issue Nov 2, 2021 · 2 comments · Fixed by #1913
Labels
bounty:$5 Bounty applies for fixing this issue (Parse Bounty Program) type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@404-html
Copy link
Member

404-html commented Nov 2, 2021

New Issue Checklist

Issue Description

An attempt of opening context menu on Number type of cell results in cell selected but menu not open.

Steps to reproduce

  1. Open browser, find a column with Number data type;
  2. Right click on a non-empty cell in this column.

Actual Outcome

Cell gets selected but context menu is not appearing. Following is logged in the browser console:

Uncaught TypeError: t.copyableValue.substr is not a function
    at dashboard.bundle.js:2

Expected Outcome

Cell should became selected, context menu should open.

Dashboard

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

Server

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

Database

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

Logs

none

@parse-github-assistant
Copy link

parse-github-assistant bot commented Nov 2, 2021

Thanks for opening this issue!

  • ❌ Please edit your post and use the provided template when creating a new issue. This helps everyone to understand your post better and asks for essential information to quicker review the issue.

@mtrezza mtrezza added type:bug Impaired feature or lacking behavior that is likely assumed severity:medium bounty:$5 Bounty applies for fixing this issue (Parse Bounty Program) labels Nov 2, 2021
@mtrezza mtrezza linked a pull request Nov 2, 2021 that will close this issue
5 tasks
@mtrezza mtrezza reopened this Nov 2, 2021
@mtrezza
Copy link
Member

mtrezza commented Nov 2, 2021

Bug also exists in beta, needs to be ported

@mtrezza mtrezza closed this as completed Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty:$5 Bounty applies for fixing this issue (Parse Bounty Program) type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants