Content
View differences
Updated by Dominic Bräunlein about 2 years ago
Features needed:
* [x] Search
* [x] Disable already added projects
* \=> Disabling is possible.
* How do we get the data in the ng-select?
* Directly from the API or do we structure our own types
* [x] Display projects as hierarchy
hierarchy
* How is it done currently, whitespaces?
* [ ] Select sub-projects ❌
* How can this be implemented?
* Should we use grouping feature?
* \=> Grouping feature not enough flexibility
* \=> Select sub-projects would need further development
**Note:** Primer
Next step: Create spike to test data flow
Info: ng-select wrapper got extended to support projects https://github.com/opf/openproject/pull/15480 is used in a spot modal for "Share work package"
* [x] Search
* How do we get the data in the ng-select?
* Directly from the API or do we structure our own types
* [x] Display projects as hierarchy
* [ ] Select sub-projects ❌
* Should we use grouping feature?
* \=> Grouping feature not enough flexibility
* \=> Select sub-projects would need further development
**Note:** Primer
Next step: Create spike to test data flow
Info: