Skip to content

Conversation

roshanchatei
Copy link
Contributor

@ikayz now review it, I have done as you said.

@roshanchatei
Copy link
Contributor Author

@ikayz
And please delete the other branch i.e. "navbar-fix"

@roshanchatei
Copy link
Contributor Author

@ikayz ??

@roshanchatei
Copy link
Contributor Author

@ikayz I just want to know if I have done it correctly or not so I can go forward. So if you are then please guide me.

@roshanchatei
Copy link
Contributor Author

@ikayz I just want to know if I have done it correctly or not so I can go forward. So if you are then please guide me.
*if you are free

@ikayz
Copy link
Contributor

ikayz commented Feb 7, 2022

@roshanchatei I will look at it

@roshanchatei
Copy link
Contributor Author

@roshanchatei I will look at it
@ikayz thanks a lot
let me know as soon as possible.

@roshanchatei
Copy link
Contributor Author

@ikayz have you checked it??

@ikayz
Copy link
Contributor

ikayz commented Feb 9, 2022

@roshanchatei I had a look at the PR and it doesn't compile. Please see the attached screenshot
image

@roshanchatei
Copy link
Contributor Author

@ikayz its working fine for me, I have attached the ss
Code is Science - Brave 2_9_2022 10_04_25 PM
Code is Science - Brave 2_9_2022 10_04_37 PM

@roshanchatei
Copy link
Contributor Author

@ikayz ??

@JPTIZ JPTIZ requested a review from ikayz February 11, 2022 03:37
@ikayz
Copy link
Contributor

ikayz commented Feb 11, 2022

@roshanchatei the first screenshot was on a Mac. I've attached a different screenshot on a Windows machine and getting the same error.
image

@ikayz
Copy link
Contributor

ikayz commented Feb 11, 2022

@roshanchatei the branch you made a PR from is roshan/navbar-fix correct?

Copy link
Contributor

@ikayz ikayz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JPTIZ this PR has an error that's preventing the project from rendering. He needs to fix it first @roshanchatei. I've tried it on both Mac and Windows, the error is the same.

@ikayz
Copy link
Contributor

ikayz commented Feb 11, 2022

@roshanchatei
image

@roshanchatei
Copy link
Contributor Author

@roshanchatei the branch you made a PR from is roshan/navbar-fix correct?
@ikayz you are right.
I think I made a mistake while resolving conflict.
let me make a new PR.

@roshanchatei
Copy link
Contributor Author

@ikayz I made a mistake while resolving the conflict
● Header css - journal-policy-tracker-frontend - Visual Studio Code 2_11_2022 9_59_25 PM
Just add '}' at line 7 of Header.css and It will work.
I am really sorry.

@roshanchatei
Copy link
Contributor Author

@ikayz can u please add '}' in Header.css and check if it's working or not.
And let me know if its working or not so that I can make some more changes.

@roshanchatei
Copy link
Contributor Author

I am not able to push again to the same branch so I asked you to add '}'
Hyper 2_11_2022 10_12_18 PM

So what should I do: Make a new PR??

@roshanchatei
Copy link
Contributor Author

@ikayz

@roshanchatei
Copy link
Contributor Author

@JPTIZ @ikayz ?

@yochannah
Copy link
Contributor

@roshanchatei Please do remember that this is a volunteer project, so responses may take a few days sometimes 😁

@JPTIZ
Copy link
Member

JPTIZ commented Feb 14, 2022

I am not able to push again to the same branch so I asked you to add '}' Hyper 2_11_2022 10_12_18 PM

So what should I do: Make a new PR??

Hm, did you overwrite any previous commit (for example, with git commit --amend or something like, or even a git rebase [...]) on you local history? If it is the case and you are 100% sure your local history is fine (for example, that you didn't delete a commit by accident and the changes are just as you expected them to be), try using --force-with-lease on git push.

@ikayz
Copy link
Contributor

ikayz commented Feb 14, 2022

@roshanchatei try what @JPTIZ has suggested

@roshanchatei
Copy link
Contributor Author

@roshanchatei Please do remember that this is a volunteer project, so responses may take a few days sometimes 😁

ok, I will keep that in mind.

@roshanchatei
Copy link
Contributor Author

I am not able to push again to the same branch so I asked you to add '}' Hyper 2_11_2022 10_12_18 PM
So what should I do: Make a new PR??

Hm, did you overwrite any previous commit (for example, with git commit --amend or something like, or even a git rebase [...]) on you local history? If it is the case and you are 100% sure your local history is fine (for example, that you didn't delete a commit by accident and the changes are just as you expected them to be), try using --force-with-lease on git push.

thanks for helping me out.
let me check and get back.

@roshanchatei roshanchatei requested a review from ikayz February 16, 2022 01:36
@roshanchatei
Copy link
Contributor Author

@ikayz @JPTIZ
Now check it!

@roshanchatei
Copy link
Contributor Author

@ikayz @JPTIZ ??

@JPTIZ
Copy link
Member

JPTIZ commented Feb 18, 2022

@ikayz @JPTIZ ??

Hey, don't worry, I have a queue of issues I have to check so you don't need to ping from time to time. Some of us get very busy so reviewing is not always so quick, I gently ask you to be patient :)

Unless, of course, you're in a hurry (needing to finish a contribution so you get evaluated in an interview or something like that).

@ikayz
Copy link
Contributor

ikayz commented Feb 19, 2022

@roshanchatei thanks for the PR, there seems to be another issue. Please refer to the screenshot. I ran the project using the roshan/navbar-fix branch
Screenshot 2022-02-19 at 10 38 49

@roshanchatei
Copy link
Contributor Author

@roshanchatei thanks for the PR, there seems to be another issue. Please refer to the screenshot. I ran the project using the roshan/navbar-fix branch Screenshot 2022-02-19 at 10 38 49

I have used Material UI, so you need to install its dependencies before running.
npm install @mui/material @emotion/react @emotion/styled

@roshanchatei
Copy link
Contributor Author

@ikayz @JPTIZ ??

Hey, don't worry, I have a queue of issues I have to check so you don't need to ping from time to time. Some of us get very busy so reviewing is not always so quick, I gently ask you to be patient :)

Unless, of course, you're in a hurry (needing to finish a contribution so you get evaluated in an interview or something like that).

I am really sorry about it, I won't do it again.
Actually, I am not in a hurry, I fixed the issue from the 'master' branch, but Issac asked me to work on the latest commit i.e. from the 'development' branch, so I did. I just want to know if I have done this correctly and if I am working on the latest commit of the development branch so I can start working on other pages navbar issue, that's all.

I am here to learn not for any interview evaluation, my friends recommended me to contribute to open source because it has one the best community and here I can learn new skills and improve my skills too as I learned from my GIT PUSH issue.

It would be very helpful if someone could tell me if I am working on the latest commit of the development branch, so I can start working on other pages navbar issues.

@ikayz
Copy link
Contributor

ikayz commented Feb 19, 2022

@roshanchatei thanks for your efforts and work, however, I've noticed you are using new dependencies the project isn't using Material UI and Emotion. As of now, we are using React Bootstrap, I recommend you use that for your components. Having multiple UI libraries in the same project isn't a great idea at this stage and the Read me does mention React Bootstrap. Please do consult or refer to the contributing guide before adding dependencies the origin repo isn't using.

@roshanchatei
Copy link
Contributor Author

@roshanchatei thanks for your efforts and work, however, I've noticed you are using new dependencies the project isn't using Material UI and Emotion. As of now, we are using React Bootstrap, I recommend you use that for your components. Having multiple UI libraries in the same project isn't a great idea at this stage and the Read me does mention React Bootstrap. Please do consult or refer to the contributing guide before adding dependencies the origin repo isn't using.

ok let me use react-bootstrap and then get back

@ikayz
Copy link
Contributor

ikayz commented Feb 20, 2022

Awesome thanks 🙏🏾

@ikayz
Copy link
Contributor

ikayz commented Apr 2, 2022

@roshanchatei just checking on this issue. If you were able to make the requested changes or should it be assigned to someone else?

@roshanchatei
Copy link
Contributor Author

Yes I am working on it

@roshanchatei
Copy link
Contributor Author

@roshanchatei just checking on this issue. If you were able to make the requested changes or should it be assigned to someone else?

my semester exams were going on, now I will be contributing to this project

@roshanchatei
Copy link
Contributor Author

@yochannah @ikayz I had send an email for the Project Proposal can u you please check it out?

@roshanchatei
Copy link
Contributor Author

@ikayz @yochannah ?

@yochannah
Copy link
Contributor

@roshanchatei thanks for still working on this - let's try and keep discussions in issues on-topic where we can though, thanks! :) (and you're in the slack now too which will help :) )

@ikayz ikayz closed this Sep 15, 2022
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.

4 participants