Page MenuHomePhabricator

[Cashtab] Patch z-index css issue in forms vs footer
ClosedPublic

Authored by bytesofman on May 7 2021, 15:42.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABCe4faaf6c88a0: [Cashtab] Patch z-index css issue in forms vs footer
Summary

User reported issue where forms appear on top of footer if user has form selected. This increases the z-index parameter of the Footer component to ensure it is always on top of forms.

Test Plan

npm start, navigate to Tokens in mobile view, adjust height so that Create Token form covers full height of page, select lowest form, scroll down and observe form is not on top of nav panel

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable