Skip to content

Filter string is erased when changing filter condition #2585

Closed
@mtrezza

Description

@mtrezza

New Issue Checklist

Issue Description

When changing the filter condition from one string condition to another string condition, the filter string is erased.

Steps to reproduce

  1. Open class _User
  2. Set filter objectId equals abc.
  3. Change filter condition from equals to starts with.

Actual Outcome

Filter string abc is erased.

Expected Outcome

Filter string abc should be kept.

Environment

Dashboard

  • Parse Dashboard version: 6.0.0-ALPHA.11
  • Browser (Safari, Chrome, Firefox, Edge, etc.): Safari

Metadata

Metadata

Assignees

No one assigned

    Labels

    bounty:$10Bounty applies for fixing this issue (Parse Bounty Program)state:releasedReleased as stable versionstate:released-alphaReleased as alpha versionstate:released-betaReleased as beta versiontype:bugImpaired feature or lacking behavior that is likely assumed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions