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

[Sistent] Add TextField component to the sistent components page #5948

Open
dragon-slayer875 opened this issue Oct 1, 2024 · 3 comments
Open
Labels
framework/gatsby Gatsby related hacktoberfest Happy contributing! help wanted Extra attention is needed kind/enhancement New feature or request language/javascript Issues or pull requests that use Javascript or React language/markdown Issues or pull requests that use Markdown project/sistent

Comments

@dragon-slayer875
Copy link

dragon-slayer875 commented Oct 1, 2024

Current Behavior

Layer5 and it's projects use Sistent library to enable easy component reusability among our various projects.
One such component is TextField.

https://playground.meshery.io/management/connections
image

Ideally, all sistent components are represented on https://layer5.io/projects/sistent/components, so a centralized usage and example documentation can be maintained. This will aid new developers to more quickly jump into contributing to the various projects.
The TextField component currently needs this representation.

Desired Behavior

Proper documentation for TextField component similar to Button component on https://layer5.io/projects/sistent/components
The documentation should include:

  • Explanation of the the function that the component serves in context of it's usage.
  • Code examples.
  • Stylistic guidelines to be followed while using the component in code (if any).

Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.

Join the Layer5 Community by submitting your community member form.

@dragon-slayer875 dragon-slayer875 added kind/enhancement New feature or request help wanted Extra attention is needed hacktoberfest Happy contributing! language/javascript Issues or pull requests that use Javascript or React language/markdown Issues or pull requests that use Markdown framework/gatsby Gatsby related project/sistent labels Oct 1, 2024
@nooras
Copy link

nooras commented Oct 2, 2024

Hey @dragon-slayer875
I would like to take this task.
Kindly please assign me.

@dragon-slayer875
Copy link
Author

@nooras Have at it. :D

@nooras
Copy link

nooras commented Oct 5, 2024

Hey @dragon-slayer875
Details about TextField i can take it from anywhere? or is there some docs present I can refer it?
Also just for confirmation TextInput & TextField are 2 different components ? or is it same?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
framework/gatsby Gatsby related hacktoberfest Happy contributing! help wanted Extra attention is needed kind/enhancement New feature or request language/javascript Issues or pull requests that use Javascript or React language/markdown Issues or pull requests that use Markdown project/sistent
Development

No branches or pull requests

2 participants