Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upProject import doesn't open import form with FF on OSX #1773
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
agjohnson
Oct 19, 2015
Contributor
Which button are you referring to? If it's what I think it is, the old javascript and css might be cached still, and just requires a refresh. If that's not it, are you receiving any javascript errors on your console when clicking the import button?
|
Which button are you referring to? If it's what I think it is, the old javascript and css might be cached still, and just requires a refresh. If that's not it, are you receiving any javascript errors on your console when clicking the import button? |
agjohnson
added
the
Support
label
Oct 19, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
hackebrot
commented
Oct 19, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
agjohnson
Oct 19, 2015
Contributor
Ah okay, that wasn't what I thought it was then. This looks like Firefox on OSX, I've confirmed the same behavior there. This looks like a bug with the JS that submits the form.
|
Ah okay, that wasn't what I thought it was then. This looks like Firefox on OSX, I've confirmed the same behavior there. This looks like a bug with the JS that submits the form. |
agjohnson
changed the title from
Problem with *import* button
to
Project import doesn't open import form with FF on OSX
Oct 19, 2015
agjohnson
added
Bug
and removed
Support
labels
Oct 19, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
hackebrot
commented
Oct 19, 2015
|
Yeah sorry about missing out my specs. OS X 10.10.5 Firefox 41.0.2 |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
hackebrot
commented
Oct 19, 2015
|
Works just fine on Safari 9.0 |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
agronholm
Nov 6, 2015
Contributor
Firefox 42 on Ubuntu 15.10. No errors in console but pressing the button does nothing.
|
Firefox 42 on Ubuntu 15.10. No errors in console but pressing the button does nothing. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
str4d
commented
Jun 19, 2016
|
Same issue with FIrefox 47 on WIndows 7. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
str4d
commented
Jun 19, 2016
|
Works fine on Chrome 51.0.2704.103 m on the same Windows 7 machine. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
waveform80
Aug 19, 2016
Same issue with Firefox 48 on Ubuntu 16.04 (no errors in console, the javascript event seems to be in place, but clicking the button does nothing); seems happy under Chrome 52 on the same platform.
waveform80
commented
Aug 19, 2016
|
Same issue with Firefox 48 on Ubuntu 16.04 (no errors in console, the javascript event seems to be in place, but clicking the button does nothing); seems happy under Chrome 52 on the same platform. |
agjohnson
referenced this issue
Nov 1, 2016
Closed
Clicking the [+] button in the dashboard import has no effect #2393
added a commit
that referenced
this issue
Nov 1, 2016
agjohnson
self-assigned this
Nov 1, 2016
agjohnson
added
the
PR: ready for review
label
Nov 1, 2016
ericholscher
closed this
in
#2484
Nov 1, 2016
ericholscher
removed
the
PR: ready for review
label
Nov 1, 2016
added a commit
that referenced
this issue
Nov 1, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
hackebrot
commented
Nov 1, 2016
|
Thank you for fixing this! |


hackebrot commentedOct 19, 2015
Hi there!
I am trying to import a new project to rtfd at Import a Repository. For some reason pressing named button doesn't seem to do anything. I am not getting any errors or success messages.
This would be the project I'd like to import https://github.com/hackebrot/pytest-cookies and my account is hackebrot. Any help is greatly appreciated.🙇
Thank your for your great work! I❤️ readthedocs