MaibornWolff / MaibornWolff/codecharta
Combine files in multiple mode view to a new custom group with custom name
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 529
- Forks
- 56
- Avg merge
- 7h 17m
- Merged PRs (30d)
- 34
Description
# Feature request
## Description
As a user, I want to have short logical names in multiple mode so that I do not have a full screen only with the filename.
## Acceptance criteria
- When loading multiple mode where the resulting filename is longer than e.g., 30 characters, ask the user to bind the files logically to a group with a name that the user may define in a popup window (the same window where the user is asked if they want to group the files together)
- Indicate the grouping by using indented checkboxes similar to the examples with angular material (see picture one)
- Use the defined name as the group name and show that as filename (see picture two as how it should not look like)


Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the multiple-mode view and the existing popup used to ask whether files should be grouped. Trace how grouped filenames are displayed, then implement the named group with indented checkboxes and confirm that long resulting filenames use the custom group name. Done means the acceptance criteria and both grouping display states are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100