You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when resetting all prompt fragments from the view (to built-ins) it also reset prompts that do not have a built-in removing them all together, which is not what should happen. We should simply remove all customizations for fragments that have a built-in.
Steps to Reproduce:
Reset all prompts
Notice hat the project-info.prompttempalte is removed.