Skip to content

Conversation

@Singham-24
Copy link

Fixes i18n key handling for CAP-based cards generator in preview-middleware.

@changeset-bot
Copy link

changeset-bot bot commented Oct 15, 2025

🦋 Changeset detected

Latest commit: 3a3108a

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

This PR includes changesets to release 2 packages
Name Type
@sap-ux/preview-middleware Patch
@sap-ux/create 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

@cla-assistant
Copy link

cla-assistant bot commented Oct 15, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ heimwege
❌ Singham-24
You have signed the CLA already but the status is still pending? Let us recheck it.

@Singham-24 Singham-24 marked this pull request as ready for review October 15, 2025 14:16
@Singham-24 Singham-24 requested a review from a team as a code owner October 15, 2025 14:16
@heimwege heimwege added the preview-middleware @sap-ux/preview-middleware label Oct 16, 2025
const webappPath = await getWebappPath(path.resolve());
const expectedPath = join(webappPath, 'i18n', 'custom_de.properties');

describe('router with enableCardGenerator in CAP project', () => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The CAP test cases should not be deleted in this PR. They are deleted as part of #3737. This PR only handles the i18n adjustments that are independent from the project type.

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

preview-middleware @sap-ux/preview-middleware

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants