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

Update the component Props table #1672

Closed
GomezIvann opened this issue Sep 12, 2023 · 0 comments · Fixed by #1715
Closed

Update the component Props table #1672

GomezIvann opened this issue Sep 12, 2023 · 0 comments · Fixed by #1715
Labels
enhancement New feature or request jira This task is referenced in a story of Jira

Comments

@GomezIvann
Copy link
Collaborator

GomezIvann commented Sep 12, 2023

Since Halstack's inception, every component props table has followed the same structure. But, we have evolved, and our technologies have expanded substantially. We currently recommend and use Typescript with our React components. In our tables, the types are not correctly highlighted and do not always correspond precisely to actual implementation. The proposal here is:

  1. Add a new Type column with the exact Typescript types of each prop.
  2. Identify visually the props that are required.
  3. Allow users to order the props by name.
@GomezIvann GomezIvann added enhancement New feature or request jira This task is referenced in a story of Jira labels Sep 12, 2023
@GomezIvann GomezIvann changed the title Update components' props table Update the component props table Sep 12, 2023
@GomezIvann GomezIvann changed the title Update the component props table Update the component Props table Sep 12, 2023
@GomezIvann GomezIvann mentioned this issue Oct 18, 2023
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request jira This task is referenced in a story of Jira
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant