Skip to content

fixed External references button - closes #3149#3189

Merged
mlodic merged 1 commit intointelowlproject:developfrom
IshaanXCoder:fix/External-references-button
Jan 14, 2026
Merged

fixed External references button - closes #3149#3189
mlodic merged 1 commit intointelowlproject:developfrom
IshaanXCoder:fix/External-references-button

Conversation

@IshaanXCoder
Copy link
Contributor

Fixed External references button - closes #3149

Description

Fixed the "External references" button in the Analyzable Overview

changed col-2 to col-3 to increase the width of the card.

Before

Screenshot 2026-01-14 at 8 25 26 AM

After

Screenshot 2026-01-14 at 8 27 03 AM

Type of change

  • Bug fix (non-breaking change which fixes an issue).

Checklist

  • I have read and understood the rules about how to Contribute to this project

  • The pull request is for the branch develop

  • Linters (Black, Flake, Isort) gave 0 errors. If you have correctly installed pre-commit, it does these checks and adjustments on your behalf.

  • If the GUI has been modified:

    • I have a provided a screenshot of the result in the PR.
    • I have created new frontend tests for the new component or updated existing ones.

Copilot AI review requested due to automatic review settings January 14, 2026 04:47
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request fixes a layout issue with the "External references" button in the Analyzable Overview component where the button text was being cut off due to insufficient width.

Changes:

  • Updated column width class from col-2 to col-3 for the VerticalListVisualizer components in the second row

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mlodic mlodic merged commit 6b4bc27 into intelowlproject:develop Jan 14, 2026
13 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants