-
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
fixed error on edit page fixes #3060 #3067
Conversation
Generated by 🚫 Danger |
Please write the issue number in the PR body. Reason-- when PR is merged issue is automatically closed. |
Use keyword ''Fixes #30...'' In PR body |
Can I have a screenshot with no errors? |
Can you please wrap your code inside the condition if params[controller ] is users and params[;action] is edit then only the code will execute? We use the form partial for a number of views so that will create no conflicts on those pages. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome
@SidharthBansal Thank You |
@dewanhimanshu you can try other issues at the repository under help wanted or bug section if you wish. |
@jywarren can you kindly review this and suggest changes? This looks good to me. |
Agreed, this looks fantastic. Thank to you both! |
@SidharthBansal thank you . I will solve more issues . I am enjoying working with PublicLab Team |
@SidharthBansal in #2866 do we need to make the modal on our own or we can use some js library? |
If you are interested in #2866 please ping people there. |
I am asking to ping us there because the issues should not be mixed up. Modularity comes with rails. |
* fixed error on edit page * some fixes * added if statement
Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
rake test
fixes #0000
-style reference to original issue #@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
We have a loose schedule of reviewing and pulling in changes every Tuesday and Friday, and publishing changes on Fridays.
Thanks!