mitre-attack / mitre-attack/attack-workbench-frontend

[BUG] Set a fixed size for Add Candidates modal

Open Beginner friendly
#916 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.