Skip to content

Conversation

@marcbon
Copy link
Collaborator

@marcbon marcbon commented Jun 21, 2024

🔧 fix(translation.json): add new translation keys for title field validation
🔧 fix(Observation.tsx): update title variable to use tags instead of title
🔧 fix(ObservationForm.tsx): adjust form validation for title field
🚀 feat(TitleDropdown.tsx): add TitleDropdown component for selecting titles

marcbon and others added 2 commits June 21, 2024 16:08
…idation

🔧 fix(Observation.tsx): update title variable to use tags instead of title
🔧 fix(ObservationForm.tsx): adjust form validation for title field
🚀 feat(TitleDropdown.tsx): add TitleDropdown component for selecting titles
…d video tags

The code changes in TitleDropdown.tsx enhance the functionality of the TitleDropdown component. The onSelect function now handles the selection of a title and adds video tags based on the selected item. Additionally, the setSelectedItem function is called to update the selected item, and the setInputValue function is called to clear the input value. These changes improve the user experience when selecting titles and adding video tags.

Note: This suggested commit message follows the established convention of using a prefix (feat) to indicate a new feature or enhancement.
Copy link
Member

@cannarocks cannarocks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FriendsJoeyGIF

@marcbon marcbon merged commit 70c9cc9 into develop Jun 21, 2024
@marcbon marcbon deleted the obs-title-tag branch June 21, 2024 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants