jitsi / jitsi-meet

Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
https://jitsi.org/meet
Apache License 2.0
22.77k stars 6.67k forks source link

How to get the onPress event of customToolbarButtons for particular button? #14880

Open RiteshTriveni opened 2 months ago

RiteshTriveni commented 2 months ago

What happened?

How to get the onPress event of customToolbarButtons for a particular button? like passing into the config customToolbarButtons: [ { icon: "https://w7.pngwing.com/pngs/987/537/png-transparent-download-downloading-save-basic-user-interface-icon-thumbnail.png", id: "btn1", text: "Button one", onClick: () => { console.log('Hello'); } }, { icon: "https://w7.pngwing.com/pngs/987/537/png-transparent-download-downloading-save-basic-user-interface-icon-thumbnail.png", id: "btn2", text: "Button two" } ],

i want to get onPress event of above buttons

Platform

Browser / app / sdk version

"@jitsi/react-native-sdk": "2.2.1",

Relevant log output

No response

Reproducibility

More details?

No response

Bhoomi-tgs commented 2 months ago

Facing Same issue, can anyone please suggest here?

saghul commented 2 months ago

@Calinteodor can you PTAL?

Bhoomi-tgs commented 2 months ago

@saghul @Calinteodor Is there any update here?

Calinteodor commented 2 months ago

We are still looking into it.

Bhoomi-tgs commented 1 month ago

@Calinteodor any update for this issue?

Calinteodor commented 1 month ago

Not yet. As soon as a fix will be available you will be able to see it here.

Bhoomi-tgs commented 1 month ago

okay, Thank you

Calinteodor commented 1 month ago

In the meantime, if you want, you can propose a fix/solution to this and we will review it. All the best.

Bhoomi-tgs commented 1 month ago

Hello, is there any update here?

Calinteodor commented 1 month ago

Please take in consideration what I mentioned above. Thank you.