### Description <!--- A clear and concise description of what the bug is. --> there is miss configure of the code . that check the some condition when it does not want to . `[ERROR]: The project doesn't contain .proj file. Please select the proper directory else you won't be able to perform any operation` the actually issue is it do check the folder for the required file . which is need not to done . ### Steps to Reproduce <!--- This could be a list of actions and possibly the eSim project files --> when click on the open Project then on cancel it show the above mention error ### Expected Behavior <!--- A clear and concise description of what you expected to happen. --> it should normal cancel and come back as usually app. ### Screenshots <img width="1365" height="728" alt="Image" src="https://github.com/user-attachments/assets/2cc6398d-a733-4892-b0cf-795487fa3967" /> <!--- If applicable, add screenshots to help explain your problem. --> ### Version and OS <!--- Please complete the following information. --> - eSim version 2.5 - OS: Windows 11, 64 bit ### Additional Context <!--- Add any other context about the problem here. --> it do check the folder for the project file . which didn't need according to me . if i wrong . pls to correct it .