- Issue created by @mayur-sose
When attempting to add a new folder in the "Manage Library" section with a name that already exists under the same parent (e.g., Components, Patterns, or Code), there is no user-facing error message to indicate the name conflict. Instead, a 422 error is returned in the console and network tab, but the UI does not display any validation message to the user. This can lead to confusion, as it appears the folder creation failed silently.
Expected Result:
A clear, user-friendly validation error should be shown in the UI, notifying the user that the folder name must be unique within the selected parent.
Active
1.0
… to be triaged