jitsi-meet icon indicating copy to clipboard operation
jitsi-meet copied to clipboard

feat(polls): web rework

Open Calinteodor opened this issue 10 months ago • 2 comments

  1. Save poll.
  2. Edit poll.
  3. Save edited poll.
  4. Send poll to other participants.

Calinteodor avatar Apr 17 '24 09:04 Calinteodor

I would revisit the cases where ts-ignore is used and check whether we can have a way to get rid of it. Also , I would suggest avoiding using any for type defs except the cases in which there is no way of knowing it.

horymury avatar May 17 '24 12:05 horymury

I would revisit the cases where ts-ignore is used and check whether we can have a way to get rid of it. Also , I would suggest avoiding using any for type defs except the cases in which there is no way of knowing it.

Thanks Horatiu! I will look into it!

Calinteodor avatar May 17 '24 13:05 Calinteodor