Skip to content

feat(readme): make the entity card height configurable#368

Open
anicke wants to merge 1 commit into
mainfrom
push-osxukqolrysr
Open

feat(readme): make the entity card height configurable#368
anicke wants to merge 1 commit into
mainfrom
push-osxukqolrysr

Conversation

@anicke
Copy link
Copy Markdown
Contributor

@anicke anicke commented May 13, 2026

The height of the entity card now defaults to the same height as
the legacy card. If used in NFS the height can be configured
using the config as follows:

app:
  extensions:
    - entity-card:readme:
        config:
          hideIfNotFound: true
          maxHeight: 500px
  • I have performed a self-review of my own code
  • I have verified that the code builds perfectly fine on my local system
  • I have verified that my code follows the style already available in the repository
  • A changeset describing the change and affected packages. (more info)
  • Added or updated documentation

@anicke anicke requested a review from a team as a code owner May 13, 2026 13:23
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 13, 2026

🦋 Changeset detected

Latest commit: fb6cf61

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@axis-backstage/plugin-readme Patch
app-next Patch
app Patch
backend Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Config example:

app:
  extensions:
    - entity-card:readme:
        config:
          hideIfNotFound: true
          maxHeight: 500px
@anicke anicke force-pushed the push-osxukqolrysr branch from f523640 to fb6cf61 Compare May 13, 2026 13:27
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