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

feat(theme): new plugins to test common components and issues #70

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

christoph-jerolimov
Copy link
Member

@christoph-jerolimov christoph-jerolimov commented Nov 22, 2024

Hey, I just made a Pull Request!

Creates three new "test plugins"

  • @red-hat-developer-hub/backstage-plugin-bsc-test that adds a page with common Backstage components
  • @red-hat-developer-hub/backstage-plugin-mui4-test that adds a page with MUI v4 components
  • @red-hat-developer-hub/backstage-plugin-mui5-test that adds a page with MUI v5 components

With dynamic plugin support, they should allow us to test common issues.

The first version contains "test components" for:

Backstage Components Tests

Screenshot From 2024-11-22 22-41-40

Screenshot From 2024-11-22 22-41-47

MUI v4 / Material UI Test Page

Screenshot From 2024-11-22 22-41-57

Screenshot From 2024-11-22 22-42-04

Screenshot From 2024-11-22 22-42-09

MUI v5 Test Page

Screenshot From 2024-11-22 22-42-16

Screenshot From 2024-11-22 22-42-21

Screenshot From 2024-11-22 22-42-26

✔️ 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)

@christoph-jerolimov christoph-jerolimov self-assigned this Nov 22, 2024
@christoph-jerolimov christoph-jerolimov changed the title feat(theme): add plugins to test common components and issues feat(theme): new plugins to test common components and issues Nov 22, 2024
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
@ciiay
Copy link
Contributor

ciiay commented Nov 25, 2024

Hi @christoph-jerolimov , are these plugins supposed to be tested on the backstage-showcase, aka RHDH to identify the UI differences on same components?

@christoph-jerolimov
Copy link
Member Author

Hi @christoph-jerolimov , are these plugins supposed to be tested on the backstage-showcase, aka RHDH to identify the UI differences on same components?

Exactly. I'm busy these days, but I will test it and provide additional information on how to test it on RHDH at the end of this week.

If you think it looks good, we can merge it anyway, but there's no pressure. :D

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.

2 participants