Prompts have tabs like "General", "Instructions", "Advanced", and "Description", how not all prompt types have the same tab types. For example, Prompt Components don't have a "General" tab. However, because the UI remembers the index rather than the tab name, moving from one type to another presents an UX issue. Example: If I have a prompt selection and "Instructions" (the second) tab open and then select a prompt component, it opens the "Advanced" tab instead since it's the second tab for prompt components. This makes it quite cumbersome to compare and copy stuff between them, particularly when trying to combine parts of a prompt into a new component.