jitsi-meet
jitsi-meet copied to clipboard
fix: display dial-in code on a new line
Issue
In the "invite people" modal, the phone number and the PIN code are displayed on the same line. It causes the PIN code to break in the middle, misleading people when they try to join a conference by phone.
Changes
A very small change, to add a line break between phone number and PIN code
See it in action
Before
After
Hi, thanks for your contribution! If you haven't already done so, could you please make sure you sign our CLA (https://jitsi.org/icla for individuals and https://jitsi.org/ccla for corporations)? We would unfortunately be unable to merge your patch unless we have that piece :(.
Hey @damencho or @bgrozev or @saghul , could you review and accept that small modification ? It's a little thing, but a lot of users are misled and do not type all numbers of the PIN code...
Thanks in advance 🙏 have a nice day 😄
This file no longer exists.
This file no longer exists.
Yep it was renamed to DialInNumber.tsx. But the same fix can be applied on the new file.
Can you apply the fix pl? We let this one slide for months...
Can you apply the fix pl? We let this one slide for months...
Created new PR . Closing this one
Addressed in a new PR
Thanks a lot guys 🙏 (for reference : #13309 )