Skip to content

Fix #2568: move settings section titles to header#3193

Open
franciscommmarques wants to merge 3 commits into
TryQuiet:developfrom
franciscommmarques:fix/settings-titles-header-clean-develop
Open

Fix #2568: move settings section titles to header#3193
franciscommmarques wants to merge 3 commits into
TryQuiet:developfrom
franciscommmarques:fix/settings-titles-header-clean-develop

Conversation

@franciscommmarques

Copy link
Copy Markdown

Settings section titles were previously rendered inside the scrollable content area, causing them to scroll out of view and breaking the intended visual hierarchy.

This change ensures that section titles are rendered in the settings header alongside the navigation controls, preserving visibility and layout consistency across all settings tabs.

A regression test was added to verify that tab titles are rendered in the header area and do not appear inside the scrollable content region, preventing future regressions.

Fix #2568

Pull Request Checklist

  • I have linked this PR to a related GitHub issue.
  • I have added a description of the change (and Github issue number, if any) to the root CHANGELOG.md.

Settings section titles were previously rendered inside the
scrollable content area, causing them to scroll out of view
and breaking the intended visual hierarchy.

This change ensures that section titles are rendered in the
settings header alongside the navigation controls, preserving
visibility and layout consistency across all settings tabs.

A regression test was added to verify that tab titles are
rendered in the header area and do not appear inside the
scrollable content region, preventing future regressions.
@franciscommmarques franciscommmarques force-pushed the fix/settings-titles-header-clean-develop branch from cccdd3a to ab5ec32 Compare June 2, 2026 23:07
@franciscommmarques

Copy link
Copy Markdown
Author

Hi @holmesworcester,

Just wanted to follow up on this PR. I've updated it and resolved the merge conflicts.

Is there anything I can improve or any feedback you can share? Happy to make any changes needed.

Thanks!

@franciscommmarques

Copy link
Copy Markdown
Author

Hi @holmesworcester,

Just checking in again on this PR. Let me know if there's anything you'd like me to change.

Thanks!

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.

Settings titles should appear in top area, not content area

1 participant