Skip to content

Fix family chart link menu clipping - #35

Open
PottsNet wants to merge 1 commit into
mainfrom
fix/issue-34-family-dropdown
Open

Fix family chart link menu clipping#35
PottsNet wants to merge 1 commit into
mainfrom
fix/issue-34-family-dropdown

Conversation

@PottsNet

@PottsNet PottsNet commented Sep 3, 2026

Copy link
Copy Markdown
Owner

Fixes #34.

This keeps the existing family-chart layout and horizontal scrolling during normal use, but removes the two overflow clipping barriers while a webtrees chart-box Links or Zoom dropdown is open.

Changes:

  • allow .wt-family-members overflow only while a chart-box dropdown has Bootstrap's .show state
  • allow the active .wt-chart-box to overflow while its dropdown is open
  • raise the active chart box and dropdown above neighbouring chart content
  • scope the behaviour to Potts family pages only

The change is deliberately isolated in the existing compatibility-fix layer so the large main theme stylesheet is not rewritten for this small correction.

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.

Link menu in the family page view is not layered on top and is therefore not always fully visible

1 participant