Skip to content

Fix weird shorting in site settings PB heading#3780

Merged
valadas merged 2 commits intodnnsoftware:developfrom
gbulicanu:bugfix/issue-3690
May 29, 2020
Merged

Fix weird shorting in site settings PB heading#3780
valadas merged 2 commits intodnnsoftware:developfrom
gbulicanu:bugfix/issue-3690

Conversation

@gbulicanu
Copy link
Copy Markdown
Contributor

Fixes #3690

Summary

Extend PersonaBarPageHeader component titleCharLimit yo better suit localized versions, 50 seems to be better here than component default 20.

3690--fix-pb-heading-locale-shorting

@gbulicanu
Copy link
Copy Markdown
Contributor Author

@bdukes @valadas @david-poindexter please have a look

Copy link
Copy Markdown
Contributor

@david-poindexter david-poindexter left a comment

Choose a reason for hiding this comment

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

@gbulicanu thank you for the contribution. However, this is not the correct fix for this issue. This fix would only override the behavior for the SiteSettings module specifically. This is actually a global issue that needs to be resolved in Dnn.React.Common > PersonaBarPageHeader. That way it will be fixed in all PB modules.

@david-poindexter
Copy link
Copy Markdown
Contributor

@gbulicanu for quick reference, the character default limit is set HERE if you want to update this PR accordingly.

@gbulicanu
Copy link
Copy Markdown
Contributor Author

@gbulicanu for quick reference, the character default limit is set HERE if you want to update this PR accordingly.

will do that way, I know that that option might be better solution, but started PR to get to this discussion.

@bdukes bdukes added this to the 9.6.2 milestone May 26, 2020
Copy link
Copy Markdown
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

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

Awesome, thanks @gbulicanu looks good to me.

@valadas valadas requested a review from david-poindexter May 26, 2020 20:54
@valadas valadas dismissed david-poindexter’s stale review May 29, 2020 08:40

It was modified as required.

@valadas valadas merged commit 3edf67c into dnnsoftware:develop May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Weird shorting in PersonaBar in Title

4 participants