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: Call notification popup #868

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

feat: Call notification popup #868

wants to merge 6 commits into from

Conversation

ShGKme
Copy link
Contributor

@ShGKme ShGKme commented Nov 4, 2024

☑️ Resolves

🖼️ Screenshots

Design 1

Call notification popup is designed to have phone-call-like look.

Dark Light Draft
image image image

With animation

call

Design 2

call-2

🚧 Tasks

  • Add callbox window
  • Reuse AvatarWrapper from Talk
  • Open window on call notification
  • Join call with direct call

@ShGKme ShGKme added enhancement New feature or request 2. developing labels Nov 4, 2024
@ShGKme ShGKme self-assigned this Nov 4, 2024
Signed-off-by: Grigorii K. Shartsev <[email protected]>
Signed-off-by: Grigorii K. Shartsev <[email protected]>
[skip ci]
@ShGKme

This comment was marked as outdated.

Copy link
Member

@jancborchardt jancborchardt left a comment

Choose a reason for hiding this comment

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

Very nice! Just some small feedback:

  • Considering the vertical whitespace between caller and buttons it possibly looks better to just make the modal square (I do appreciate your use of the golden spiral though ;)
  • In Nextcloud and also on other calling systems like on iOS, Discord, etc the "Join call" button is usually on the right while "Decline" is on the left

@ShGKme
Copy link
Contributor Author

ShGKme commented Nov 5, 2024

  • In Nextcloud and also on other calling systems like on iOS, Discord, etc the "Join call" button is usually on the right while "Decline" is on the left

On all the systems or only on Apple?

Signed-off-by: Grigorii K. Shartsev <[email protected]>
Signed-off-by: Grigorii K. Shartsev <[email protected]>
Signed-off-by: Grigorii K. Shartsev <[email protected]>
Signed-off-by: Grigorii K. Shartsev <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Notifications: add popup window for a call notification with join/decline buttons
2 participants