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

Fix local participant item to show menu icon when hovered and there are menu buttons #4609

Merged
merged 4 commits into from
May 23, 2024

Conversation

mgamis-msft
Copy link
Contributor

@mgamis-msft mgamis-msft commented May 15, 2024

What

Fix local participant item to show menu icon when hovered and there are menu buttons

Why

https://skype.visualstudio.com/SPOOL/_workitems/edit/3726245

How Tested

Local calling sample:
https://github.com/Azure/communication-ui-library/assets/79475487/716d1d45-b2fc-47cb-a1a0-1791e9bd21f0
Local call with chat samples test:
https://github.com/Azure/communication-ui-library/assets/79475487/f5cffc70-c286-4b54-9ae5-9313d24410e1

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.

Copy link
Contributor

@mgamis-msft mgamis-msft changed the title Fix local participant item to show menu icon Fix local participant item to show menu icon when hovered May 15, 2024
Copy link
Contributor

github-actions bot commented May 15, 2024

CallWithChat bundle size is increased❗.

  • Current size: 6171038
  • Base size: 6171011
  • Diff size: 27

Copy link
Contributor

github-actions bot commented May 15, 2024

Chat bundle size is increased❗.

  • Current size: 2057173
  • Base size: 2057146
  • Diff size: 27

Copy link
Contributor

github-actions bot commented May 15, 2024

Calling bundle size is increased❗.

  • Current size: 4846447
  • Base size: 4846420
  • Diff size: 27

Copy link
Contributor

github-actions bot commented May 15, 2024

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

Lines Statements Functions Branches
Base 25834 / 40006
64.57%
25834 / 40006
64.57%
710 / 1255
56.57%
2080 / 3263
63.74%
Current 25775 / 40006
64.42%
25775 / 40006
64.42%
710 / 1255
56.57%
2037 / 3234
62.98%
Diff -59 / 0
-0.15%
-59 / 0
-0.15%
0 / 0
0%
-43 / -29
-0.76%

Copy link
Contributor

github-actions bot commented May 15, 2024

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

Lines Statements Functions Branches
Base 50261 / 80236
62.64%
50261 / 80236
62.64%
1028 / 2278
45.12%
2966 / 4835
61.34%
Current 50205 / 80236
62.57%
50205 / 80236
62.57%
1028 / 2278
45.12%
2955 / 4823
61.26%
Diff -56 / 0
-0.07%
-56 / 0
-0.07%
0 / 0
0%
-11 / -12
-0.08%

@mgamis-msft mgamis-msft changed the title Fix local participant item to show menu icon when hovered Fix local participant item to show menu icon when hovered and there are menu buttons May 22, 2024
@PorterNan
Copy link
Member

I thought we intentionally disable menu icon for local participant - what happens if people click on the icon?

@mgamis-msft mgamis-msft enabled auto-merge (squash) May 23, 2024 03:06
Copy link
Contributor

@mgamis-msft mgamis-msft merged commit 8482618 into main May 23, 2024
41 checks passed
@mgamis-msft mgamis-msft deleted the mgamis/fix-local-participant-item-to-show-menu-icon branch May 23, 2024 03:18
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

3 participants