-
Notifications
You must be signed in to change notification settings - Fork 192
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
Issue #915 - fixed position and z-index FormUpload #918
Conversation
Hmm, how strange. If I click anywhere except for the "Attach a Screenshot image" text -- it works. BUT if I change the inner |
Another issue, possibly related to the fix from https://github.com/webcompat/webcompat.com/pull/916/files is that now really big images are really big: https://cloudup.com/iVED0Y-qpZP (If you're hooked up to the webcompat-tests repo, see Issue 321) |
@miketaylr you tried with my PR ? |
ARGggggggg |
@magsout yeah, I pulled down this branch. |
hehehe |
it works for me http://cl.ly/2Z3O2B2t3p2J |
@miketaylr fixed by #917 |
So the uploading form for bug reporting is working r+ for this one. I could not test the login for comment because the callback is broken on my local build right now on a clean profile. |
fix #915 - fixed position and z-index FormUpload
Thanks a lot @magsout |
Hmm, that's not good. A few random things to try:
|
@miketaylr that was my bad. ^_^ sorry about the noise. |
Ah, cool. Glad it's working. 🍥 |
Close #915
r? @karlcow
I guess it was a z-index issue.