webapp icon indicating copy to clipboard operation
webapp copied to clipboard

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

Open nya-elimu opened this issue 4 years ago • 9 comments

  • [ ] 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 avatar Jan 14 '21 18:01 nya-elimu

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

dimky01 avatar Apr 07 '21 21:04 dimky01

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 avatar Apr 08 '21 09:04 nya-elimu

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

nya-elimu avatar Aug 15 '21 11:08 nya-elimu

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 avatar Aug 30 '21 19:08 JusteenR

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.

nya-elimu avatar Aug 31 '21 07:08 nya-elimu

@JusteenR Let us know if you need any assistance.

nya-elimu avatar Sep 06 '21 08:09 nya-elimu

@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!

JusteenR avatar Sep 07 '21 01:09 JusteenR

@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 avatar Sep 07 '21 08:09 nya-elimu

@JusteenR Would you like some help with this issue?

nya-elimu avatar Mar 15 '22 06:03 nya-elimu