Skip to content

Bug: Validation for empty envs/secrets not working correctly in portal #70

@rafaelrsantosti

Description

@rafaelrsantosti

Description

The frontend validation for empty environment variables and secrets is not working as expected. Users can still create components with empty key or value fields.

Expected behavior

When a user tries to create or update a component with environment variables or secrets that have empty keys or values, an error message should be displayed and the creation should be blocked.

Current behavior

The validation is not triggering properly and allows components to be created with empty values.

Environment

  • Portal (React/TypeScript)
  • Create Application page
  • Create Instance page

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions