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
Is your feature request related to a problem? Please describe.
Currently user can put any path in DBC textbox and WDE will silently fail if the path do not contain valid DBC.
Describe the solution you'd like
Before saving, it should try to detect if path contains valid dbc. Checking for required files (without looking into the content) is enough.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently user can put any path in DBC textbox and WDE will silently fail if the path do not contain valid DBC.
Describe the solution you'd like
Before saving, it should try to detect if path contains valid dbc. Checking for required files (without looking into the content) is enough.
The text was updated successfully, but these errors were encountered: