mitre-attack / mitre-attack/attack-navigator
Built-In ATT&CK Navigator Tutorial
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.5k
- Forks
- 715
- Avg merge
- 7h 33m
- Merged PRs (30d)
- 4
Description
Users may not fully understand or utilize the primary features of ATT&CK Navigator due to the lack of an in-platform tutorial.
Solution:
Develop a built-in guided tour for ATT&CK Navigator, similar to the "Take a Tour" feature on the ATT&CK website. The tour should use tooltips to walk users through key features and demonstrate how to use them effectively.
Potential Implementations:
- Implement a "Take a Tour" button on the homepage that launches a step-by-step guided tutorial with tooltips highlighting key features.
- Allow users to go forward, backwards, restart, or end the tour at any time.
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 at the homepage entry point and inspect existing tooltip or onboarding patterns in the TypeScript app. Define the tour's key feature steps and verify that the Take a Tour flow supports forward, backward, restart, and exit behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100