mitre-attack / mitre-attack/attack-workbench-frontend
[BUG] Set a fixed size for Add Candidates modal
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 438
- Forks
- 79
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 3
Description
The Add Candidates modal currently resizes when users search or filter the object list. This makes the experience feel jumpy, and the modal can also appear wider than needed on large screens. The modal should be given a more stable, constrained size so it feels consistent while browsing/selecting objects.
Contributor guide
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 Angular implementation of the Add Candidates modal and inspect how its size responds to searching and filtering the object list. Constrain the modal so its dimensions remain stable and avoid unnecessary width on large screens, then verify that browsing and selecting objects no longer causes visible resizing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100