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(OverviewBlock): add custom label #3650

Merged
merged 4 commits into from
Jun 27, 2023

Conversation

mateusbzerra
Copy link
Contributor

@mateusbzerra mateusbzerra commented Jun 26, 2023

SDE-1114

Description

It implements a custom label to the OverviewBlock component, as requested here #3640

How to test

  • Go to Storybook
  • Overview Block component > Custom Label Section

Screenshots

image

Development checks

Breaking change

  • codemod is created and showcased in the changeset
  • test alpha package of Picasso in StaffPortal

All development checks should be done and set checked to pass the
GitHub Bot: TODOLess action

PR commands

List of available commands:

  • @toptal-bot run package:alpha-release - Release alpha version
  • @toptal-anvil ping reviewers - Ping FX team for review
PR Review Guidelines

When to approve? ✅

You are OK with merging this PR and

  1. You have no extra requests.
  2. You have optional requests.
    1. Add nit: to your comment. (ex. nit: I'd rename this variable from makeCircle to getCircle)

When to request changes? ❌

You are not OK with merging this PR because

  1. Something is broken after the changes.
  2. Acceptance criteria is not reached.
  3. Code is dirty.

When to comment (neither ✅ nor ❌)

You want your comments to be addressed before merging this PR in cases like:

  1. There are leftovers like unnecessary logs, comments, etc.
  2. You have an opinionated comment regarding the code that requires a discussion.
  3. You have questions.

How to handle the comments?

  1. An owner of a comment is the only one who can resolve it.
  2. An owner of a comment must resolve it when it's addressed.
  3. A PR owner must reply with ✅ when a comment is addressed.

@mateusbzerra mateusbzerra requested a review from a team as a code owner June 26, 2023 06:47
@mateusbzerra mateusbzerra self-assigned this Jun 26, 2023
@changeset-bot
Copy link

changeset-bot bot commented Jun 26, 2023

🦋 Changeset detected

Latest commit: 1f142fd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@toptal/picasso Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added the contribution DO NOT ADD MANUALLY label Jun 26, 2023
@toptal-devbot
Copy link
Collaborator

Greetings from FX team, @mateusbzerra 👋

Thank you so much for contributing 🙇

We have got high priority ticket generated on our Kanban board so we will do our best to make your experience supreme!

What's next? We will collaborate using this workflow. For you this practically means making sure DONE criteria is met and responding promptly to code review comments 😉

🙏 please, help us improve, rate your contributing experience after merge

@toptal-devbot toptal-devbot temporarily deployed to temploy June 26, 2023 06:59 Inactive
Copy link
Contributor

@TomasSlama TomasSlama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we are missing a changeset. Please follow guidelines

@mateusbzerra
Copy link
Contributor Author

@toptal-anvil ping reviewers

@toptal-devbot toptal-devbot temporarily deployed to temploy June 26, 2023 12:24 Inactive
@toptal-devbot toptal-devbot temporarily deployed to temploy June 26, 2023 12:54 Inactive
@mateusbzerra mateusbzerra force-pushed the sde-1114-add-overview-block-custom-label branch from 8799331 to 8bcf9fe Compare June 27, 2023 00:24
@toptal-devbot toptal-devbot temporarily deployed to temploy June 27, 2023 00:37 Inactive
Copy link

@AnastasiiaLopushanska AnastasiiaLopushanska left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified successfully 👍

@mateusbzerra mateusbzerra force-pushed the sde-1114-add-overview-block-custom-label branch from 8bcf9fe to 1f142fd Compare June 27, 2023 11:45
@toptal-devbot toptal-devbot temporarily deployed to temploy June 27, 2023 12:09 Inactive
@mateusbzerra mateusbzerra enabled auto-merge (squash) June 27, 2023 12:09
@mateusbzerra mateusbzerra merged commit 7989e5f into master Jun 27, 2023
12 checks passed
@mateusbzerra mateusbzerra deleted the sde-1114-add-overview-block-custom-label branch June 27, 2023 12:17
@toptal-build toptal-build mentioned this pull request Jun 27, 2023
1 task
sashuk pushed a commit that referenced this pull request Jun 27, 2023
* feat(OverviewBlock): add custom label

* chore: add changeset

* test(OverviewBlock): wrap test with a describe function

* chore: update changeset message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution DO NOT ADD MANUALLY
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants