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

[Chat] Fixed the issue where chat message bubble has an incorrect margin in editing state #4832

Merged
merged 8 commits into from
Jul 11, 2024

Conversation

jpeng-ms
Copy link
Member

@jpeng-ms jpeng-ms commented Jul 9, 2024

What

before after
image image
image image

Why

How Tested

  1. use the storybook link from CI
  2. go to message thread > preview > send a message with attachment
  3. click on edit
  4. check the layout

Process & policy checklist

  • I have updated the project documentation to reflect my changes if necessary.
  • I have read the CONTRIBUTING documentation.

Is this a breaking change?

  • This change causes current functionality to break.

@jpeng-ms jpeng-ms added the update_snapshots Set this label to request automated update of UI snapshots label Jul 9, 2024
@github-actions github-actions bot removed the update_snapshots Set this label to request automated update of UI snapshots label Jul 9, 2024
Copy link
Contributor

github-actions bot commented Jul 9, 2024

CallWithChat bundle size is increased❗.

  • Current size: 6451204
  • Base size: 6451119
  • Diff size: 85

Copy link
Contributor

github-actions bot commented Jul 9, 2024

Chat bundle size is increased❗.

  • Current size: 2117539
  • Base size: 2117454
  • Diff size: 85

Copy link
Contributor

github-actions bot commented Jul 9, 2024

Copy link
Contributor

github-actions bot commented Jul 9, 2024

Calling bundle size is not changed.

  • Current size: 5074065
  • Base size: 5074065
  • Diff size: 0

Copy link
Contributor

github-actions bot commented Jul 9, 2024

@azure/communication-react jest test coverage for beta.

Lines Statements Functions Branches
Base 52331 / 84431
61.98%
52331 / 84431
61.98%
1060 / 2364
44.83%
2928 / 5018
58.34%
Current 52359 / 84437
62%
52359 / 84437
62%
1060 / 2364
44.83%
2938 / 5024
58.47%
Diff 28 / 6
0.02%
28 / 6
0.02%
0 / 0
0%
10 / 6
0.13%

Copy link
Contributor

github-actions bot commented Jul 9, 2024

@azure/communication-react jest test coverage for stable.

Lines Statements Functions Branches
Base 26563 / 41758
63.61%
26563 / 41758
63.61%
720 / 1298
55.46%
2100 / 3344
62.79%
Current 26569 / 41764
63.61%
26569 / 41764
63.61%
720 / 1298
55.46%
2100 / 3344
62.79%
Diff 6 / 6
0%
6 / 6
0%
0 / 0
0%
0 / 0
0%

@jpeng-ms jpeng-ms added the update_snapshots Set this label to request automated update of UI snapshots label Jul 9, 2024
@github-actions github-actions bot removed the update_snapshots Set this label to request automated update of UI snapshots label Jul 9, 2024
Copy link
Contributor

github-actions bot commented Jul 9, 2024

Copy link
Contributor

github-actions bot commented Jul 9, 2024

Copy link
Contributor

github-actions bot commented Jul 9, 2024

Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot.

Copy link
Contributor

github-actions bot commented Jul 9, 2024

Copy link
Contributor

github-actions bot commented Jul 9, 2024

Copy link
Contributor

github-actions bot commented Jul 9, 2024

Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot.

Copy link
Contributor

github-actions bot commented Jul 9, 2024

@jpeng-ms jpeng-ms changed the title [WIP] [Chat] Fixed the issue where chat message bubble has an incorrect margin in editing state Jul 9, 2024
@jpeng-ms jpeng-ms marked this pull request as ready for review July 9, 2024 22:10
@jpeng-ms jpeng-ms requested review from a team as code owners July 9, 2024 22:10
Copy link
Contributor

github-actions bot commented Jul 9, 2024

Copy link
Contributor

github-actions bot commented Jul 9, 2024

Copy link
Contributor

github-actions bot commented Jul 9, 2024

@jpeng-ms jpeng-ms enabled auto-merge (squash) July 9, 2024 23:32
Copy link
Contributor

Copy link
Contributor

@jpeng-ms jpeng-ms merged commit 8579fb6 into main Jul 11, 2024
43 checks passed
@jpeng-ms jpeng-ms deleted the john/edit-box-bug branch July 11, 2024 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants