Set page title in Account Manage page#24895
Merged
yagmurcelk merged 2 commits intorel-10.1from Feb 20, 2026
Merged
Conversation
Member
maliming
commented
Feb 19, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds a page title to the Account Manage page by setting PageLayout.Content.Title to the localized "MyAccount" string. The change improves user experience by displaying a proper page title, consistent with other pages in the ABP framework.
Changes:
- Added IPageLayout injection and usage to set the page title to "My account" (localized)
modules/account/src/Volo.Abp.Account.Web/Pages/Account/Manage.cshtml
Outdated
Show resolved
Hide resolved
…cshtml Co-authored-by: Copilot <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## rel-10.1 #24895 +/- ##
============================================
- Coverage 50.90% 50.67% -0.24%
============================================
Files 3379 3389 +10
Lines 111108 112024 +916
Branches 8427 8492 +65
============================================
+ Hits 56563 56767 +204
- Misses 52823 53524 +701
- Partials 1722 1733 +11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
yagmurcelk
approved these changes
Feb 20, 2026
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
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.