-
Notifications
You must be signed in to change notification settings - Fork 526
Closed
Labels
BugSomething isn't workingSomething isn't working
Description
Operating System
Windows
Run Mode
Docker
App Version
0.9.0
Bug Description
When using Ideation → Missing Features, newly generated features are incorrectly assigned to a new lowercase category ui, instead of the existing UI category.
This happens even for features that are not UI-related, resulting in:
- Duplicate categories (UI vs ui)
- Incorrect categorization of features
- Inconsistent taxonomy across the Kanban board
Steps to Reproduce
- Open an existing project
- Go to Ideation
- Select Missing Features
- Let automaker generate new feature cards
- Open the category filter dropdown in the Kanban Board
Expected Behavior
Generated features should:
- Reuse existing categories (e.g. UI instead of separete ui)
- Be categorized based on feature intent
Actual Behavior
- A new category named ui (lowercase) is created
- All generated features are assigned to this ui category
- The existing UI category remains unused
- Non-UI features are incorrectly labeled as UI
Screenshots
Relevant Logs
Additional Context
No response
Checklist
- I have searched existing issues to ensure this bug hasn't been reported already
- I have provided all required information above
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working