Skip to content

fix: preserve page titles in navigation actions - #989

Open
GG-O-BP wants to merge 1 commit into
mendixlabs:mainfrom
GG-O-BP:fix/navigation-page-title-override-null
Open

fix: preserve page titles in navigation actions#989
GG-O-BP wants to merge 1 commit into
mendixlabs:mainfrom
GG-O-BP:fix/navigation-page-title-override-null

Conversation

@GG-O-BP

@GG-O-BP GG-O-BP commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • write navigation page actions with FormSettings.TitleOverride = null, matching Studio Pro and the already-fixed page-button/show-page paths
  • remove the two now-unused empty-template helpers
  • cover the modelsdk backend, legacy MPR writer, and modelsdk MPR patch writer

Evidence

  • go test ./mdl/backend/modelsdk -run 'Navigation|NavMenu|NavForm' -count=1
  • go test ./sdk/mpr -count=1
  • go test ./modelsdk/mpr -count=1
  • go vet for all three packages
  • real Mendix 11.12.3 App: official mx check stayed at 0 errors and dropped 16 CW0263 Empty template warnings (199 -> 183) after replaying the navigation profile

This closes the navigation writer path missed by the page-action title-override fix in #812.

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