Skip to content

feat: OPTIC-1658: Add searchable select as an input for Set Ground Truth action #7491

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 7, 2025

Conversation

yyassi-heartex
Copy link
Contributor

This pull request introduces enhancements to the ActionFormField model in the web/libs/datamanager/src/stores/Action.js file. The changes add new properties to improve form field configurability.

Form Fields need Placeholder and searchable optional fields

Enhancements to the ActionFormField model:

  • Added a searchable property of type boolean, defaulting to false, to indicate whether the form field supports search functionality.
  • Added a placeholder property of type string, defaulting to an empty string, to allow specifying placeholder text for the form field.

Copy link

netlify bot commented May 7, 2025

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit e448a0f
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/681bca316374a600092c896b

Copy link

netlify bot commented May 7, 2025

Deploy Preview for label-studio-storybook ready!

Name Link
🔨 Latest commit e448a0f
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-storybook/deploys/681bca31716e48000878fa53
😎 Deploy Preview https://deploy-preview-7491--label-studio-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added the feat label May 7, 2025
Copy link

netlify bot commented May 7, 2025

Deploy Preview for label-studio-docs-new-theme canceled.

Name Link
🔨 Latest commit e448a0f
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/681bca31716e48000878fa4f

@yyassi-heartex yyassi-heartex requested a review from a team May 7, 2025 21:08
@yyassi-heartex yyassi-heartex merged commit cb18e5f into develop May 7, 2025
38 checks passed
@robot-ci-heartex robot-ci-heartex deleted the fb-optic-1658/searchable-annotators branch May 7, 2025 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants