-
Notifications
You must be signed in to change notification settings - Fork 86
chore(global-header): add missing BUI dependency #2063
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
chore(global-header): add missing BUI dependency #2063
Conversation
Missing ChangesetsThe following package(s) are changed by this PR but do not have a changeset:
See CONTRIBUTING.md for more information about how to add changesets. Changed Packages
|
34e6466 to
e5efbc3
Compare
dzemanov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does import '@backstage/ui/css/styles.css'; needs to be added also to dev/index.ts?
e5efbc3 to
3fadc3b
Compare
|
@dzemanov the dev pages looked already good but I added it anyway. Please take a new look. Thanks. |
3fadc3b to
7c35a7e
Compare
workspaces/global-header/plugins/global-header-test/package.json
Outdated
Show resolved
Hide resolved
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
7c35a7e to
3bcf2c2
Compare
|



Hey, I just made a Pull Request!
When testing the global-header workspace I noticed this white background behind the app in the dark theme.
Before:
With this PR:
✔️ Checklist