Prioritize Files Diagrams
🚀 Feature Request
Summary
Users have provided feedback that the files diagram should be more prominent (e.g., larger) in the layout.
Problem to Solve / User Story
As a user, I want the files diagram to be more prominent in the interface so that I can better visualize the file structure and relationships during analysis. However, different use cases require different levels of emphasis on the files diagram. Some analyses involve only one file, making this diagram obsolete. Because of this, there is unlikely to be a consensus on always prioritizing the files diagram.
Proposed Solution
Introduce a flexible layout or customization options that allow users to adjust the prominence of the files diagram based on their specific needs. Possible solutions include:
- Custom (user-defined) resizing of diagrams.
- A toggle or setting that allows users to prioritize the files diagram when needed.
- Smart layout adjustments based on the number of files or the report of the analysis.
Benefits
- Enhances usability by accommodating different user needs and analysis scenarios.
- Improves clarity for users dealing with multiple files and incidents.
- Provides flexibility without enforcing a one-size-fits-all approach.
Possible Drawbacks
- Increased complexity in UI design, implementation.
- Clarity losses tue to more options for users usability.
Additional Context
Feedback from users indicates a need for more prominence of the files diagram, but a rigid change might not suit all cases. A flexible approach could better serve diverse analysis needs.
Requirements or Dependencies
- UI framework must support resizable or adjustable panels.
- Consideration of screen real estate and layout constraints.
Alternatives Considered
- Keeping the current layout as is and providing documentation on how to navigate the existing UI effectively.
- Implementing a default larger diagram but allowing users to collapse or minimize it as needed.