Skip to content
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

Consolidate components for input and labels in forms #3202

Open
ciyer opened this issue Jun 11, 2024 · 0 comments
Open

Consolidate components for input and labels in forms #3202

ciyer opened this issue Jun 11, 2024 · 0 comments
Labels

Comments

@ciyer
Copy link
Contributor

ciyer commented Jun 11, 2024

Description

In these following places, there is code that creates form fields with labels, help text, display of errors:

  • client/src/features/projectsV2/fields/DescriptionFormField.tsx
  • client/src/components/form-field/TextInput.tsx
  • (others to come)

We should go over this code and make sure that:

@ciyer ciyer converted this from a draft issue Jun 11, 2024
@ciyer ciyer moved this from Design/not-ready to Todo in Renku UI board Jun 14, 2024
@ciyer ciyer added the UI board label Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

1 participant