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

Core member variables / static types #11262

Open
williamschen23 opened this issue Dec 22, 2024 · 5 comments
Open

Core member variables / static types #11262

williamschen23 opened this issue Dec 22, 2024 · 5 comments

Comments

@williamschen23
Copy link
Contributor

williamschen23 commented Dec 22, 2024

Describe the bug

We do not have a method that gets the userid, so we should remove it in Core.php. We are using getUser()->getId() instead. In addition, we should verify/refactor some of the the static types in core. They are not correct with what they should be

Expected behavior

We should not have member variables where we do not use it for anything.

@williamschen23 williamschen23 changed the title Userid in core is not being used Core member variables / static types Dec 22, 2024
@williamschen23
Copy link
Contributor Author

williamschen23 commented Dec 29, 2024

see more in PR #11231

DuaaScripts added a commit to DuaaScripts/Submitty that referenced this issue Dec 29, 2024
DuaaScripts added a commit to DuaaScripts/Submitty that referenced this issue Jan 2, 2025
DuaaScripts added a commit to DuaaScripts/Submitty that referenced this issue Jan 2, 2025
@Anubhab2003
Copy link

Hey I am Interested in contributing this issue, How to get started ?

Copy link

github-actions bot commented Jan 3, 2025

Hi @Anubhab2003,

Thank you for your interest in the Submitty open source project!

We encourage you to join our Zulip server to discuss new features requests, bug reports, and technical implementation questions.

We welcome contributions from new developers! Please read our documentation on how to get started with Submitty, specifically our pages on setting up your development environment and making a pull request.

NOTE: We do not use the Github issue 'assign' feature for first time prospective contributors. You do not need to be assigned to an issue to create a pull request that will be reviewed by our team and then merged if it appropriately resolves the issue.

@Flying-Pegasus
Copy link

@williamschen23 is this issue still open?

Copy link

github-actions bot commented Jan 4, 2025

Hi @Flying-Pegasus,

Thank you for your interest in the Submitty open source project!

We encourage you to join our Zulip server to discuss new features requests, bug reports, and technical implementation questions.

We welcome contributions from new developers! Please read our documentation on how to get started with Submitty, specifically our pages on setting up your development environment and making a pull request.

NOTE: We do not use the Github issue 'assign' feature for first time prospective contributors. You do not need to be assigned to an issue to create a pull request that will be reviewed by our team and then merged if it appropriately resolves the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants