forked from ontoportal/ontoportal_web_ui
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Wrong logic in categories association with parents for upload/ed…
…it forms (#906) * add a method to convert categories with children list to categories with parents list * pass categories with parents list to the parent categories selector stimulus controller * fix the logic to distinguish between browse page, and upload/edit forms * clean parents categories selector stimulus controller code to remove redendence * add a comment to explain browse page logic and upload/edit forms logic in parent categories selector stimulus controller
- Loading branch information
1 parent
b5989b0
commit db5694a
Showing
3 changed files
with
55 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters