Component Instance Rename Function Does Not Enforce Naming Restrictions

Created on 25 July 2025, 14 days ago

Overview

Steps To Reproduce

  • Create a code component named as "code01"
  • Create another code component named as "code02"
  • Click on menu ellipses for "code02" , select "Rename" option and Rename it to "Code01"
  • Create a code component named as "code01"
  • Create another code component named as "code02"
  • Click on menu ellipses for "code02" , select "Rename" option and Rename it to "@"

Proposed resolution

User interface changes

πŸ› Bug report
Status

Active

Version

0.0

Component

… to be triaged

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @neha_bawankar
  • πŸ‡¬πŸ‡§United Kingdom thoward216

    I believe this would be happening because when you first create a new code component it will be using the name input by the user to generate the machine name of the component. Upon renaming the component, it already has a machine name and that is something that wouldn't change once created, so it's just updating the label at that point.

Production build 0.71.5 2024