Skip to content

fix: sorting of items in "Mail settings" dialog#13171

Open
madbob wants to merge 1 commit into
nextcloud:mainfrom
madbob:issue_12211
Open

fix: sorting of items in "Mail settings" dialog#13171
madbob wants to merge 1 commit into
nextcloud:mainfrom
madbob:issue_12211

Conversation

@madbob

@madbob madbob commented Jun 27, 2026

Copy link
Copy Markdown

Apparently, just an issue in the order of NcAppSettingsSection tags opening and closing.

Fixes #12211

@ChristophWurst

Copy link
Copy Markdown
Member

Thank you! This will be reviewed and tested shortly

@ChristophWurst

Copy link
Copy Markdown
Member

/backport to stable5.10

@GretaD GretaD left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

tested and works well.

From a readability standpoint, it might be more logical to move it into messages near its trigger (@click="() => textBlockDialogOpen) or keep it as a direct child of NcAppSettingsDialog outside all sections instead of in the appearance section. But both work well.

Approving so its not blocked

@GretaD

GretaD commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Please also, make sure you sign the commit

Signed-off-by: Roberto Guido <info@madbob.org>
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.

"Appearance" should go after "General" not "About"

3 participants