Skip to content

[WV-4859]"View Your Full Ballot" sticky button overlaps social media icons and footer content on the Candidate page [TEAM_VIEW]- #4909 - #4919

Open
pravingv wants to merge 3 commits into
wevote:developfrom
pravingv:WV_4859_stickybutton_overlap
Open

[WV-4859]"View Your Full Ballot" sticky button overlaps social media icons and footer content on the Candidate page [TEAM_VIEW]- #4909#4919
pravingv wants to merge 3 commits into
wevote:developfrom
pravingv:WV_4859_stickybutton_overlap

Conversation

@pravingv

@pravingv pravingv commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

What github.com/wevote/WebApp/issues does this fix?

WV-4859"View Your Full Ballot" sticky button overlaps social media icons and footer content on the Candidate page

Changes included this pull request?

src/js/components/Style/pageLayoutStyles.js
Changed the z-index value of PageContainer from 0 to 1 to ensure it stays on the top layer relative to the footer and prevents the footer from overlapping it.
Changed the z-index value of DualHeaderContainer from1 to 2 to ensure it stays on the top layer relative to the PageContainer and prevents the PageContainer from overlapping it.
Changed the z-index value of HeadroomWrapper from 2 to 4 to ensure it stays on the top layer relative to the PageContainer , DualHeaderContainer and prevents them from overlapping it.

Toolbar_overlap_fix.mp4

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