Skip to content
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

Cant find the proper files to modify for an issue (#8589) #8819

Closed
jimmy51997 opened this issue May 10, 2018 · 5 comments
Closed

Cant find the proper files to modify for an issue (#8589) #8819

jimmy51997 opened this issue May 10, 2018 · 5 comments
Labels
a-DevHelp Help request from contributors; this label is not used anymore c.Message A means of communication with the core team; this label is not used anymore

Comments

@jimmy51997
Copy link

jimmy51997 commented May 10, 2018

  • Commit SHA: 8973e8e
  • Operating System: Win 10
  • JDK Version:jdk 1.8.0_171
  • Node.js Version: v8.11.1
  • Google Cloud SDK Version: 200.0.0

What I was trying to do / What I need help with
I was looking for the file containing the source code for the page student profile that opens when we click on the profile tab of a student. I can't find the file. can anyone tell me the file name or where can i find it??

Attempts to resolve the problem
I thought the file name would be studentProfilePage.html but i couldn't find any such file except that in src/main/test/resources/pages . I don't think that's the actual source file of the page .

@sukanta-27
Copy link
Member

sukanta-27 commented May 10, 2018

@jimmy51997 It will be better if you start by first reading the documentations and figuring out the project structures and how TEAMMATES function. The Design documentation will be a great place to start.

Also, figuring out which files to modify is part of solving the issue. So, you should try figuring out by yourself, it will help you in the long run.

P.S. Use the issue tracker for help requests, bug reports and feature updates. For queries related to a particular issue like this one, the best place for discussion is that particular issue thread itself (In this case, #8589). There is no need to create a separate issue for it.

@jimmy51997
Copy link
Author

@sukanta-27 okk...I am trying.

@jimmy51997
Copy link
Author

@sukanta-27 .....the Design documentation you pointed out didn't help a bit.....honestly speaking, it was too tough for me to understand.

@nidhi98gupta
Copy link
Contributor

@jimmy51997 You can try searching for keywords in the codebase to find where and how exactly it is used.
For eg. here you can search for Upload a profile picture i.e. the wordings of the tooltip you want to change.

@jimmy51997
Copy link
Author

ohkk...thanks @nidhi98gupta

@wkurniawan07 wkurniawan07 added c.Message A means of communication with the core team; this label is not used anymore a-DevHelp Help request from contributors; this label is not used anymore labels Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-DevHelp Help request from contributors; this label is not used anymore c.Message A means of communication with the core team; this label is not used anymore
Projects
None yet
Development

No branches or pull requests

4 participants