No error handling for same name journeys
Since we're not able to duplicate journey names inside a root node (similar to how folders in a file
Since we're not able to duplicate journey names inside a root node (similar to how folders in a file system can't have the same name), we should provide a handling dialog to let users know. Right now, nothing happens.
_________________________________________
**The name “journey_name” inside of "journey_parent_name" is already taken. Please choose a different name.**
**[OK]**
__________________________________________In Eduarda Ferreira's Socra titled "No error handling for same name journeys," she highlights a significant issue in the user interface of a software design. Currently, when users attempt to create duplicate journey names within a root node, there is no error handling in place, resulting in a frustrating user experience. Eduarda suggests implementing a notification dialog to inform users about the system limitations, ensuring they understand why they cannot proceed with the duplicate names. This adjustment would enhance the overall handling dialog and improve user interaction with the software.By Eduarda Ferreira