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

TextButton - adjust icon props #514

Closed
4 tasks done
Tracked by #452
thrbnhrtmnn opened this issue Oct 30, 2023 · 2 comments
Closed
4 tasks done
Tracked by #452

TextButton - adjust icon props #514

thrbnhrtmnn opened this issue Oct 30, 2023 · 2 comments
Assignees
Labels
⌨️ dev issue Task is for developers 🎓 junior issue Good for juniors

Comments

@thrbnhrtmnn
Copy link
Contributor

thrbnhrtmnn commented Oct 30, 2023

Description / User Story

Instead of leadingIcon and trailingIcon we want to use "hasIcon", "(hasIcon) -> icon" and "(hasIcon) -> iconPosition" as props to define the icons for a textButton.


Acceptance Criteria

  • ledingIcon and trailingIcon props have been removed
  • icons inside the textButton component can be defined and adjusted with the new props "hasIcon", "(hasIcon) -> icon" and "(hasIcon) -> iconPosition"
  • Props Excel has been updated / comments have been resolved and props changed from red to black font color
  • In case Storybook Documentation - Component: Text Button #412 is done: update component page in Storybook

Background information

  • ...
  • ...
@DenizSaganak
Copy link
Contributor

Dev is done. PR: #620

@thrbnhrtmnn
Copy link
Contributor Author

All ACs were checked in todays design review session.

@thrbnhrtmnn thrbnhrtmnn added the ⌨️ dev issue Task is for developers label Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⌨️ dev issue Task is for developers 🎓 junior issue Good for juniors
Projects
None yet
Development

No branches or pull requests

2 participants