Skip to content
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

Fix title being set without base title #17515

Merged
merged 5 commits into from
Dec 24, 2024
Merged

Conversation

oliverguenther
Copy link
Member

@oliverguenther oliverguenther commented Dec 20, 2024

If you go to the My Page, the title is not being set using the Setting.app_title. If you then move to Overview, the title is still lost.

Pushing the title from the backend has some advantages, that allows us to always set a "more correct" title. This changes some specs that expected a title to not contain a module (as angular would replace it), to now have it correctly.

https://community.openproject.org/work_packages/60371

@oliverguenther oliverguenther force-pushed the fix/angular-title-setting branch from bdc8740 to 932e828 Compare December 20, 2024 15:33
@cbliard cbliard force-pushed the fix/angular-title-setting branch from 4575180 to d42c373 Compare December 23, 2024 16:19
@cbliard cbliard changed the base branch from release/15.1 to release/15.2 December 23, 2024 16:19
@cbliard
Copy link
Member

cbliard commented Dec 23, 2024

I rebased onto release/15.2

@cbliard
Copy link
Member

cbliard commented Dec 24, 2024

./spec/features/activities/work_package/activities_spec.rb:1120 is passing locally (I could not make it fail :( )
./spec/features/projects/life_cycle/overview_page/dialog/update_spec.rb:115 and ./spec/features/projects/life_cycle/overview_page/dialog/update_spec.rb:76 have been fixed on dev branch.

Merging

@cbliard cbliard merged commit 935a81d into release/15.2 Dec 24, 2024
12 of 13 checks passed
@cbliard cbliard deleted the fix/angular-title-setting branch December 24, 2024 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants