backstage / backstage/community-plugins

๐Ÿ› plugin-explore: style broken

Open
#10,279 7 comments 0 reactions 1 assignee Claimed by @Om-Beast View on GitHub
bug good first issue help wanted workspace/explore
Dominant language
TypeScript
Stars
422
Forks
697
Avg merge
2d 6h
Merged PRs (30d)
286

Description

### Workspace

explore

### ๐Ÿ“œ Description

Since the latest update, the style is broken.

- The height is super small
- The text is white, and it can't be read

### ๐Ÿ‘ Expected behavior

- The height should fit the page, as it was before
- The text should be black

### ๐Ÿ‘Ž Actual Behavior with Screenshots

Image

### ๐Ÿ‘Ÿ Reproduction steps

- Install `"@backstage-community/plugin-explore": "^1.0.0",`
- Create a custom page
```
export const CustomExplorePage = () => {
return (









);
};
```

### ๐Ÿ“ƒ Provide the context for the Bug.

_No response_

### ๐Ÿ‘€ Have you spent some time to check if this bug has been raised before?

- [x] I checked and didn't find similar issue

### ๐Ÿข Have you read the Code of Conduct?

- [x] I have read the [Code of Conduct](https://github.com/backstage/community-plugins/blob/main/CODE_OF_CONDUCT.md)

### Are you willing to submit PR?

No, I don't have time to work on this right now

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.