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

General topic for all form components and general form validation #3179

Open
kdinev opened this issue Apr 11, 2022 · 0 comments
Open

General topic for all form components and general form validation #3179

kdinev opened this issue Apr 11, 2022 · 0 comments

Comments

@kdinev
Copy link
Member

kdinev commented Apr 11, 2022

Create an overarching topic for all "Form components", which should include guidance and examples of how to build template and reactive forms with igniteui-angular form components. The topic should also include validation examples, again for both template and reactive forms.

Example from angular.io forms

Our form components are also not categorized well. We should consolidate them under the same category, which should be called Form Components.

Currently some of the form components live under the "Data Entry & Display" category:

  • autocomplete
  • button
  • checkbox
  • input group
  • label and input
  • mask
  • radio
  • select
  • switch

Others live under the "Scheduling" category:

  • date picker
  • date-range picker
  • date-time editor
  • time-picker

Others living in wild places:

  • slider - "Interactions"
  • combo - "Grids & lists"
  • single-select combo - "Combo"

All of the components above are Form Components and should be indicated as such.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants