Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: add TagInput component for dynamic parameters #17719

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 4 commits into from
May 8, 2025

Conversation

jaaydenh
Copy link
Contributor

@jaaydenh jaaydenh commented May 8, 2025

resolves coder/preview#50

This uses the existing MultiTextField component as the tag-select component for Dynamic parameters.

The intention is not to completely re-write the MultiTextField but to make some design improvements to match the updated design patterns. This should still work with the existing non-experimental CreateWorkspacePage.

Before
Screenshot 2025-05-08 at 12 58 31

After
Screenshot 2025-05-08 at 12 43 28

@jaaydenh jaaydenh self-assigned this May 8, 2025
@jaaydenh jaaydenh merged commit d93a9cf into main May 8, 2025
36 checks passed
@jaaydenh jaaydenh deleted the jaaydenh/tag-select-component branch May 8, 2025 16:59
@github-actions github-actions bot locked and limited conversation to collaborators May 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add tag select component to handle form_type tag select
2 participants