Description
First of all, take a look at this document. What’s in the document is the goal, but this ticket only requires the implementation of the drop-down menu. You can use this, it’s already being used in our project This means the drop-down menu looks something like the mock-up and has the functionalities shown in the mock-ups. You can create a new attribute on Projects that has a many to many relation to skills. And when you create a new project, you won’t be able to fill in the free-text field at all, instead, you’ll be prompted to enter information directly into the new attribute. When editing a project, the free-text field will still be displayed, but so will the drop-down menu. You cannot save if there is still content in the free-text field, this means you will need to migrate the data.
Additional context
Mock-up
Mock-ups
TODO
Description
First of all, take a look at this document. What’s in the document is the goal, but this ticket only requires the implementation of the drop-down menu. You can use this, it’s already being used in our project This means the drop-down menu looks something like the mock-up and has the functionalities shown in the mock-ups. You can create a new attribute on Projects that has a many to many relation to skills. And when you create a new project, you won’t be able to fill in the free-text field at all, instead, you’ll be prompted to enter information directly into the new attribute. When editing a project, the free-text field will still be displayed, but so will the drop-down menu. You cannot save if there is still content in the free-text field, this means you will need to migrate the data.
Additional context
Mock-up
Mock-ups
TODO