Skip to content

Conversation

@juliajforesti
Copy link
Contributor

Proposed changes (including videos or screenshots)

replace deprecated Field assigned subcomponents:

Field.Group -> FieldGroup
Field.Hint -> FieldHint
Field.Label-> FieldLabel
Field.Row -> FieldRow

Issue(s)

Steps to test or reproduce

Further comments

@changeset-bot
Copy link

changeset-bot bot commented Sep 26, 2023

⚠️ No Changeset found

Latest commit: 6d1f371

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

Merging #30501 (6d1f371) into develop (2a1aa29) will decrease coverage by 0.16%.
The diff coverage is 75.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #30501      +/-   ##
===========================================
- Coverage    50.87%   50.71%   -0.16%     
===========================================
  Files          809      803       -6     
  Lines        15020    15014       -6     
  Branches      2729     2733       +4     
===========================================
- Hits          7642     7615      -27     
- Misses        6969     6977       +8     
- Partials       409      422      +13     
Flag Coverage Δ
e2e 48.43% <ø> (-0.13%) ⬇️
unit 62.56% <75.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@juliajforesti juliajforesti marked this pull request as ready for review October 4, 2023 18:08
@juliajforesti juliajforesti requested review from a team as code owners October 4, 2023 18:08
@dougfabris dougfabris changed the title refactor: replace Field.[SUBCOMPONENT] in favor of named imports refactor: Replace Field.[SUBCOMPONENT] in favor of named imports Oct 4, 2023
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: needs QA labels Oct 4, 2023
@dougfabris dougfabris changed the title refactor: Replace Field.[SUBCOMPONENT] in favor of named imports chore: Replace Field.[SUBCOMPONENT] in favor of named imports Oct 4, 2023
Copy link
Member

@dougfabris dougfabris left a comment

Choose a reason for hiding this comment

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

LGTM!

@kodiakhq kodiakhq bot merged commit f3b6858 into develop Oct 4, 2023
@kodiakhq kodiakhq bot deleted the refactor/field branch October 4, 2023 18:21
gabriellsh added a commit that referenced this pull request Oct 6, 2023
…t into improve/ui-caching

* 'improve/ui-caching' of github.com:RocketChat/Rocket.Chat: (40 commits)
  Update .changeset/wicked-humans-hang.md
  feat: Save visitor's activity on agent's interaction (#30222)
  chore: update mentions upsell modal content (#30503)
  fix: font-disabled color (#30569)
  chore: anchor text-decoration rules (#30485)
  chore: `AccessibilityPage` hide Enterprise tag when is EE (#30486)
  chore: Replace `Field.[SUBCOMPONENT]` in favor of named imports (#30501)
  fix: Check for room scoped permissions for creating discussions (#30497)
  ci: fix Docker image build for production (#30562)
  chore: Fix triggers flaky tests (#30530)
  chore: get translations from CDN (#30331)
  feat: new `licenses.info` endpoint (#30473)
  ci: run tests from forks (#30556)
  regression: unmarked dangling promise on license validation (#30557)
  regression: fix initializing startup order (#30555)
  feat: push notification statistics (#30269)
  chore: do not focus messagebox on mobile devices (#30553)
  chore: add the new endpoints to sync with cloud (#30546)
  fix: in forward search field, user cannot be found by name (Full Name) (#29663)
  chore: set license public key v3 with v2 (#30548)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stat: ready to merge PR tested and approved waiting for merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants