-
Couldn't load subscription status.
- Fork 2.8k
Entity Actions: More create button discernible text, extension of #20434 #20458
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
Merged
leekelleher
merged 21 commits into
umbraco:main
from
OskarKruger:MoreCreateButtonMissingTexts
Oct 14, 2025
Merged
Entity Actions: More create button discernible text, extension of #20434 #20458
leekelleher
merged 21 commits into
umbraco:main
from
OskarKruger:MoreCreateButtonMissingTexts
Oct 14, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
as `actions_viewActionsFor` already existed. Also made into a function, to support a fallback label.
Removed the need for a `getCreateAriaLabel()` method.
as the "umb-entity-actions-bundle" component handles this now.
# Conflicts: # src/Umbraco.Web.UI.Client/src/packages/core/tree/tree-item/tree-item-base/tree-item-element-base.ts
leekelleher
approved these changes
Oct 13, 2025
leekelleher
added a commit
to umbraco/Umbraco.Playwright.Testhelpers
that referenced
this pull request
Oct 13, 2025
This is to support PR umbraco/Umbraco-CMS#20458
This comment was marked as resolved.
This comment was marked as resolved.
nhudinh0309
pushed a commit
to umbraco/Umbraco.Playwright.Testhelpers
that referenced
this pull request
Oct 13, 2025
* Language menu locate exact label text This is to support PR umbraco/Umbraco-CMS#20458 * Bump version number
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Add-on to #20434
Added new localization key for the rest of the sections in the backoffice, such as Users, Members, dictionary and settings sections.
The other ticket was merged, so I'm not sure if this creates conflicts making another like this. Let me know if I should somehow add it to the other one @leekelleher 😎👍🏼