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

Update a Word's word type after associating it with a Number #1198

Open
2 tasks
nya-elimu opened this issue Jan 14, 2021 · 9 comments
Open
2 tasks

Update a Word's word type after associating it with a Number #1198

nya-elimu opened this issue Jan 14, 2021 · 9 comments
Labels
good first issue Good for newcomers

Comments

@nya-elimu
Copy link
Member

nya-elimu commented Jan 14, 2021

  • NumberCreateController
  • NumberEditController

When a Number is being linked with a number word (at http://localhost:8080/webapp/content/number/create), check if the Word already has a wordType. If not, set the word type to NUMBER.

Screen Shot 2021-04-08 at 12 04 31 PM

@nya-elimu nya-elimu added the good first issue Good for newcomers label Jan 14, 2021
@dimky01
Copy link

dimky01 commented Apr 7, 2021

Hi, I'm interested in working on this. Can you assign this issues to me?

@nya-elimu
Copy link
Member Author

nya-elimu commented Apr 8, 2021

Hi, I'm interested in working on this. Can you assign this issues to me?

@dimky01 Hi, Aiyetigbo. Thank you for helping 🙂

I've invited you to join our GitHub organization, so you should have received an invite via e-mail. And after you accept the invite, you will get access to assign yourself to this issue and create a new branch.

Also, please see https://github.com/elimu-ai/wiki/blob/master/CONTRIBUTING.md for instruction on how to create a pull request. Let us know if you need any assistance. You can chat with us in Slack.

@nya-elimu
Copy link
Member Author

@dimky01 Hi, Aiyetigbo. Are you still interested in working on this issue?

@JusteenR
Copy link

Hi! I'm new to this project and I'm interested on working on this issue if it is still available, let me know if I can be assigned it, thanks!

@nya-elimu
Copy link
Member Author

Hi! I'm new to this project and I'm interested on working on this issue if it is still available, let me know if I can be assigned it, thanks!

@JusteenR Yes, we appreciate your help 🙂

Please accept the invite to join our GitHub organization (see e-mail notification), and then you should get access to assign yourself to this issue.

@JusteenR JusteenR self-assigned this Sep 1, 2021
@nya-elimu
Copy link
Member Author

@JusteenR Let us know if you need any assistance.

@JusteenR
Copy link

JusteenR commented Sep 7, 2021

@nya-elimuai Hi! I am working on this issue and have an idea but I am not sure how to test it. I can't seem to see the logs for the java controllers and when I run mvnDebug clean test jetty:run the console hangs with Listening for transport dt_socket at address: 8000. If you could help me with that it would be great!

@nya-elimu
Copy link
Member Author

nya-elimu commented Sep 7, 2021

@JusteenR If you use mvn instead of mvnDebug, you won't have to attach a debugger every time you launch the webapp.

But maybe you want to do debugging? If so, you can select "Attach Debugger" in your IDE:

Screen Shot 2021-09-07 at 12 04 27 PM

Screen Shot 2021-09-07 at 12 04 33 PM

Does this solve your problem? 🙂

@nya-elimu
Copy link
Member Author

@JusteenR Would you like some help with this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants