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(screensharing): switch focus to screenshare button instead of end call button #11582

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

DorraJaouad
Copy link
Contributor

@DorraJaouad DorraJaouad commented Feb 13, 2024

☑️ Resolves

🖌️ UI Checklist

🖼️ Screenshots / Screencasts

🏚️ Before 🏡 After
image image
image image

🚧 Tasks

  • Code review
  • Design review

@DorraJaouad DorraJaouad requested a review from Antreesy February 13, 2024 06:58
@DorraJaouad DorraJaouad self-assigned this Feb 13, 2024
@DorraJaouad DorraJaouad added feature: call 📹 Voice and video calls feature: frontend 🖌️ "Web UI" client labels Feb 13, 2024
@DorraJaouad DorraJaouad added this to the 💞 Next Major (29) milestone Feb 13, 2024
@DorraJaouad
Copy link
Contributor Author

/backport to stable28

Copy link
Contributor

@Antreesy Antreesy left a comment

Choose a reason for hiding this comment

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

Visual and code changes are good, I'd just refactor TopBar component a bit, as we're touching it

src/components/TopBar/TopBarMediaControls.vue Show resolved Hide resolved
src/components/TopBar/TopBar.vue Outdated Show resolved Hide resolved
src/components/TopBar/CallButton.vue Outdated Show resolved Hide resolved
@DorraJaouad DorraJaouad force-pushed the fix/10566/in-call-highlights branch 2 times, most recently from 4ab356c to 000e046 Compare February 14, 2024 12:44
src/components/TopBar/TopBarMediaControls.vue Outdated Show resolved Hide resolved
src/components/TopBar/TopBarMediaControls.vue Outdated Show resolved Hide resolved
src/components/TopBar/TopBarMediaControls.vue Outdated Show resolved Hide resolved
src/components/TopBar/TopBar.vue Show resolved Hide resolved
Copy link
Contributor

@Antreesy Antreesy left a comment

Choose a reason for hiding this comment

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

Found a couple more places:

fill-color="#ffffff" />

<HandBackLeft :size="18" fill-color="#ffffff" />

fill-color="#ffffff" />

src/components/TopBar/TopBar.vue Show resolved Hide resolved
src/components/TopBar/TopBar.vue Show resolved Hide resolved
@DorraJaouad DorraJaouad force-pushed the fix/10566/in-call-highlights branch from b67bdcb to eda08e9 Compare February 16, 2024 16:01
Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
@DorraJaouad DorraJaouad force-pushed the fix/10566/in-call-highlights branch from eda08e9 to cc768b6 Compare February 16, 2024 19:43
@DorraJaouad DorraJaouad merged commit a86db03 into main Feb 16, 2024
45 checks passed
@DorraJaouad DorraJaouad deleted the fix/10566/in-call-highlights branch February 16, 2024 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: call 📹 Voice and video calls feature: frontend 🖌️ "Web UI" client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Leave call" button very present during screenshare
2 participants