-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Return_to fixed #4197
Return_to fixed #4197
Conversation
Generated by 🚫 Danger |
Thanks @okonek for suggesting the changes. As @JonathanXu1 @oorjitchowdhary are working on some related issues to login/sign up modal, I am submitting a pr. |
@oorjitchowdhary or @JonathanXu1 can you please try these changes on your localhost:3000 and tell me whether it works for you guys? |
I don't know why you are not able to type in the password.
See on unstable, you are able to type the password correctly.
…On Sun, Dec 9, 2018 at 1:16 AM Oorjit Chowdhary ***@***.***> wrote:
[image: image]
<https://user-images.githubusercontent.com/39333058/49690007-e94e2180-fb4f-11e8-9eaa-8a1972b5ab5a.png>
I don't know how, but by adding this.. the login tab was shifted down..
And I'm unable to enter my password in the password field of the login
modal so I can't really test it..
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4197 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AUACQ4v7P0Y1cz9yaiS0TwrOImTP0q7Sks5u3BctgaJpZM4ZJxYp>
.
|
Yes, I saw on unstable.. The password field is working.. There's some error with my localhost |
You can try on some other browser
…On Sun, Dec 9, 2018 at 1:25 AM Oorjit Chowdhary ***@***.***> wrote:
Yes, I saw on unstable.. The password field is working.. There's some
error with my localhost
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4197 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AUACQ10JX7f1mcI5EG42ibMjh_aXu_Ihks5u3BkvgaJpZM4ZJxYp>
.
|
Ok now it works with chrome.. |
Okay.. it is working well... |
You need to check the following
1. go to localhost:3000/questions
2. login through login modal
3. you must be on the localhost:3000/question.
If yes then please provide the screenshot for that.
…On Sun, Dec 9, 2018 at 1:34 AM Oorjit Chowdhary ***@***.***> wrote:
Ok now it works with chrome..
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4197 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AUACQ3dpV4FP6FNa8OBy-L-KVHWfSas-ks5u3BtQgaJpZM4ZJxYp>
.
|
Ensure that you are logged in after the using login modal. |
On questions page when you log in through the login modal in the header.. you're redirected to /dashboard after logging in |
Have you made the changes in this pr to your local? |
Yes I made the changes |
Strange this is working on my pc, @okonek pc. |
Yes I encountered that
Let me see again |
Yeah, I've made the exact same changes in the exact same lines.. Still I'm redirected to /dashboard |
ok, I did a mistake in pushing. Sorry. I was pushing some other work in this pr. |
It works now.. I'm just attaching a gif |
Awesome. |
@okonek can you please review the changes once so that I can merge this? |
Yep, it works on my end as well. Though it routes to https://localhost/user_sessions?return_to=/questions instead. But that's because I'm running on cloud 9 |
Great. This means I can merge this. |
@JonathanXu1 @oorjitchowdhary @okonek please claim the task https://codein.withgoogle.com/dashboard/tasks/5291275109531648/ |
It is 3 instance count task for 3 of you |
Ok, but I have to get my previous task approved. Will you accept me this one, when I'll finish my task with Wiki-liking? |
Yeah sure. |
Yes I know. |
@SidharthBansal Please approve the task..Thanks |
approved |
Thanks a ton 😄 |
Moved to #4210 |
* Return_to fixed * return to anomaly * .
Fixes #0000 (<=== Add issue number here)
Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
rake test
@publiclab/reviewers
for help, in a comment belowIf tests do fail, click on the red
X
to learn why by reading the logs.Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software
Thanks!