nextcloud / nextcloud/spreed

Add hover and speaking shadow on the ViewerOverlay

Open
#9,463 0 comments 0 reactions 1 assignee View on GitHub

@ShGKme is already working on this.

Since May 23, 2023.

bug feature: call 📹 feature: frontend 🖌️ feature: upload & shares & voice 📤🎙️
Dominant language
PHP
Stars
2.2k
Forks
587
Avg merge
18h 27m
Merged PRs (30d)
333

Description

How to use GitHub
  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Steps to reproduce

  1. Use the light theme
  2. Start a call
  3. Open a file in a viewer
  4. Hover the ViewerOverlay
  5. Add participant to a call
  6. Hover the ViewerOverlay
  7. Start speaking from the second participant
Expected behaviour

There is always a hover effect and the speaking-shadow effect.

Actual behaviour

There is no effect.

Proposals

Originally shadow effect was disabled because it was always white on the call view in Talk and invisible on the light theme.

What should we do?

  1. Use effect with theming - a dark shadow on the light theme
  2. Use an opacity effect instead of the shadow
    • 0.8 initially
    • 0.9 speaking
    • 1.0 on hover

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.