Skip to content

Picker Dismisses When Using Parent Store with Multiple Child Stores Containing Enums #30

Description

@abu3athab

Description:

  • In a large-scale application with complex navigation hierarchies, pickers bound to enum properties within child stores exhibit unexpected dismissal behavior. The parent store contains multiple child stores, each with their own enum properties. When attempting to select a value from any picker bound to these nested enum properties, the picker immediately dismisses and navigates back to the previous screen.
  • Note: This only happens with enums, toggles works fine.

STR:

  • Create a parent store containing multiple child store properties
  • Each child store has its own enum properties
  • Open debugger navigate to any of children stores.
  • Open the picker to select a value.

Here is a screen-record that will demonstrate the issue:

B0247737-5172-4CAD-B21D-6C42A77DC034.mov

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions