yed

Results 23 issues of yed

**Bug Description** mobile platforms are not fully supporting all features, one of them is screen sharing (see [getMediaDisplay docs](https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getDisplayMedia#browser_compatibility) ), so displaying the toolbar button for screen sharing is pointless/misleading....

bug

A common use-case would be eg. a lecture/webinar, where only a limited number of users can broadcast, others are passive receivers only. I can imagine managing these permissions is out...

feature-request

Hi, I'd like to implement a chat recording for calls. My idea is to offload the messages into a Redis, and from there I'll take care of them with a...

feature-request

Spis nez bug to povazuji za usability issue: cilem webu je vicemene jedina vec - zobrazit graf ceny. Ten se zobrazi v modal okne, ktere zabira cca 50% sirky okna...

question
web

`FileAccess.close()` was reintroduced in #73435, this PR updates examples in docs to reflect it.

enhancement
discussion
documentation

Hi, the first parameter of `@classmethod` is always `Type[something]` instead of `something`, so I fixed it in the type annotations. When I was touching them I also added `Optional` where...

When I want to add a new tag to item, the current flow is slightly suboptimal with some unnecessary friction. For now, this PR displays all tags in the "Add...

My fork is already formatted by ruff, so at this moment this is blocked by #107 & reformatting. At that point this PR will shrink to two files only (see...

UI/UX

Add hand cursor (👆) for thumbnail and file path in sidebar to indicate these elements are interactive.

enhancement
quality of life

I assume this is not very common scenario, but here we go anyway: ## steps to reproduce - start MiddleClick as User A - use Fast User Switching to switch...