Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improving the responsiveness of the tech-radar component #2220

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sqsp-rwatkins
Copy link

@sqsp-rwatkins sqsp-rwatkins commented Dec 19, 2024

Hey, I just made a Pull Request!

This PR improves the responsiveness of the tech radar component. The following behaviour changes have been made:

  • Columns have a minimum width to avoid overlapping
  • Columns in the legend reduce from a maximum of 3 down to 1 column as the screen narrows
  • The radar adjusts in size depending on the screen size
  • The radar remains centered between the 2 legends

✔️ Checklist

  • A changeset describing the change and affected packages. (more info)
  • Added or updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)
  • All your commits have a Signed-off-by line in the message. (more info)

Screenshots

Collapsed sidebar

Full size (3 columns)
image
Narrower (2 columns)
image
Very narrow (1 column)
image

Pinned sidebar

Full size (3 columns)
image
Narrower (2 columns)
image
Very narrow (1 column)
image

Video

DC97489A-5DA4-4C51-8DB7-200281B64396.1.1.mov

@sqsp-rwatkins sqsp-rwatkins requested a review from a team as a code owner December 19, 2024 17:44
@backstage-goalie
Copy link
Contributor

Changed Packages

Package Name Package Path Changeset Bump Current Version
@backstage-community/plugin-tech-radar workspaces/tech-radar/plugins/tech-radar major v1.0.0

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.

1 participant