BAndysc / BAndysc/WoWDatabaseEditor
[Feature] Detecting if DBC path is valid
- Dominant language
- C#
- Stars
- 564
- Forks
- 169
- PR merge metrics
- No merged PRs in 30d
Description
**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.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the DBC textbox and the save flow to find where the path is accepted. Identify the required files that define a valid DBC path, then verify that invalid paths are rejected before saving while valid paths continue successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100