Skip to content

Cannot delete field "email" in "User" class #341

Closed
@mtrezza

Description

@mtrezza

Environment Setup

parse dashboard 1.0.11, parse server 2.2.9

Steps to reproduce

  1. in class "user" click on field "email", given that the field contains an email address
  2. hit "delete" key on keyboard
  3. the email address text remains in the field instead of becoming "(undefined)"
  4. click onto another field -> the previous email field changes to "(undefined)" and after 1 second changes back to the original email value

Logs/Trace

The email address cannot be deleted with the dashboard. However the value of the field can be changed and saved, e.g. setting another email address works. This occurs only with the "email" field, other custom fields in the User class can be deleted by keystroke.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions