Skip to content

Unable to select first predefined value #2314

Open
@snstanton

Description

@snstanton

Version

5.25.0-beta.5

Operating System

MacOS

Browser

Chrome

What steps will reproduce the bug?

  • Create a field with predefined values and a required validation.
  • Create a new entry, but leave the value unspecified
  • Attempt to save
  • See the validation error
  • Attempt to select the first value
  • Note that the first value is already marked as selected
  • Attempt to save
  • See the validation error again
  • Pick a different value
  • Save and note the successful save

What is the expected behavior?

After the first save, the select-box should not show any selected value.

What do you see instead?

After the first save, the first value in the select-box shows as selected, preventing the user from selecting it and actually setting the value.

Additional information

This appears to be browser specific. I see it in Chrome, but not in Firefox.

Possible solution

No response

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