[ Feat : Select, Edit And Display Tags For Tutorials ] #1210
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
tags
which is an array and holds the selected tags for specific tutorial.updateTutorialTags
andfetchTutorialTags
to update tags and fetch the selected tags in Modal.selected tags
are shown, selected and then can change the array - allowing more flexibility for users while creating tutorials.organisation creation
Related Issue
Fixes #1209
Motivation and Context
There is no option to select tags.
How Has This Been Tested?
Locally on my machine
Video:
Here, in this video I selected the tags at the time of tutorial creation and editing those tags array in tutorial edit mode.
Codelabz.-.Google.Chrome.2024-02-18.22-25-27.mp4
Then here the tags are updated in Cards as well.
Codelabz.-.Google.Chrome.2024-02-18.22-27-00.mp4
Types of changes
Checklist: