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

feat: create textarea component #2640

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

artursantiago
Copy link
Collaborator

@artursantiago artursantiago commented Jan 28, 2025

What's the purpose of this pull request?

This pull request adds the Textarea atom component based on the Input component. This component will be used in the form of the modal for adding a review to a product in the new Reviews and Ratings section.

How does it work?

This PR introduces the Textarea atom component. In addition to the standard properties, it includes a resize prop, which defaults to both.

The styling of the Textarea component is based on the existing Input component to maintain visual consistency.

How to test it?

Starters Deploy Preview

Preview

References

JIRA TASK: SFS-2075

Figma

image

@artursantiago artursantiago added the enhancement New feature or request label Jan 28, 2025
@artursantiago artursantiago self-assigned this Jan 28, 2025
Copy link

vercel bot commented Jan 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
faststore-site ✅ Ready (Inspect) Visit Preview Jan 28, 2025 2:03pm

Copy link

codesandbox-ci bot commented Jan 28, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@artursantiago artursantiago marked this pull request as ready for review January 30, 2025 17:43
@artursantiago artursantiago requested a review from a team as a code owner January 30, 2025 17:43
@artursantiago artursantiago requested review from hellofanny and pedromtec and removed request for a team January 30, 2025 17:43
@artursantiago artursantiago force-pushed the feat/add-textarea-component branch from d461961 to ae081dd Compare February 6, 2025 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant