Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase z-index for pledge background #320

Merged
merged 3 commits into from
Sep 17, 2024
Merged

Increase z-index for pledge background #320

merged 3 commits into from
Sep 17, 2024

Conversation

pkevan
Copy link
Contributor

@pkevan pkevan commented Sep 16, 2024

  • reduces the z-index from 251 to 99, to avoid the form not being editable.

this is a temp fix for #319 - the old theme seems to have it set at this value so need a double-check on this in case there are unintended consequences of reducing it.

props martinkrcho

- reduces the z-index from 251 to 99, to avoid the form not being editable.
@pkevan
Copy link
Contributor Author

pkevan commented Sep 16, 2024

ah, i see why now - the sub-menu items are covered
Screenshot 2024-09-16 at 14 20 46

@ryelle
Copy link
Contributor

ryelle commented Sep 16, 2024

I would increase the z-index of the dialog— it's at 100 now, but it should be 252 (dialog overlay + 1).

(honestly, I'm a little confused about missing this — I definitely used tested the edit flow, but maybe I only ever tested keyboard interaction…)

Increase z-index
Add comment back in
@pkevan pkevan changed the title Reduce z-index for pledge background Increase z-index for pledge background Sep 17, 2024
@pkevan
Copy link
Contributor Author

pkevan commented Sep 17, 2024

As per #320 (comment) the z-index is being increased, which resolves the issue.

@pkevan pkevan merged commit 8417065 into production Sep 17, 2024
2 checks passed
@pkevan pkevan deleted the fix/319 branch September 17, 2024 09:58
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.

2 participants