Skip to content

Delete class and delete all rows not working #2342

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
ghost opened this issue Nov 9, 2022 · 3 comments
Closed
4 tasks done

Delete class and delete all rows not working #2342

ghost opened this issue Nov 9, 2022 · 3 comments
Labels
type:question Support or code-level question

Comments

@ghost
Copy link

ghost commented Nov 9, 2022

New Issue Checklist

Issue Description

Can't delete empty classes and can't delete all rows

Steps to reproduce

Click on 'Edit' -> 'Delete all rows' -> Enter class name

Actual Outcome

Button 'Delete' is disables even if the class name was entered correctly

Expected Outcome

Button 'Delete' is active and clickable

Environment

Dashboard

  • Parse Dashboard version: 5.0.0
  • Browser (Safari, Chrome, Firefox, Edge, etc.): Safari
  • Browser version: 16.1
  • Browser (Safari, Chrome, Firefox, Edge, etc.): Chrome
  • Browser version: 107.0.5304.87
  • OS: macOS 13.0

Server

  • Parse Server version: 5.2.5, 5.2.7, 5.3.1
  • Operating system: docker-image node:18-alpine
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): k8s

Database

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

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 mtrezza added the type:bug Impaired feature or lacking behavior that is likely assumed label Nov 9, 2022
@404-html
Copy link
Member

404-html commented Dec 26, 2022

@Mammut-Felix with #2319 we've changed how delete all rows gets confirmed. Instead of class name you now need to enter "delete all"

image

Please let us know if this wasn't the case - we will re-open the issue then.

@mtrezza mtrezza added type:question Support or code-level question and removed type:bug Impaired feature or lacking behavior that is likely assumed labels Dec 27, 2022
@ghost
Copy link
Author

ghost commented Jan 3, 2023

@404-html You are absolutely right. Sorry I missed the change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:question Support or code-level question
Projects
None yet
Development

No branches or pull requests

2 participants