-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LiveKit call redesign - Bottom bar #3
Comments
Hey @tomastiminskas I'm looking at picking this issue up, do I have to be signed up to Sphinx to be eligible to collect the bounty? |
@ThisIsRahmat Yes, you can go to https://people.sphinx.chat/bounties, tap on GET SPHINX button on top right corner, then reveal connection code and use it to sign up on any of our platforms :
Once you are in go to your profile, tap on the QR next to your publicKey/address and share it with me here so we can connect there |
Also as a clarification lots of the UI elements come from a library: https://www.npmjs.com/package/@livekit/components-react And here’s a doc on how to customize them https://docs.livekit.io/reference/components/react/concepts/style-components/ |
Hi @tomastiminskas , I’d like to work on this issue. I’ll start implementing the bottom bar redesign based on the Sphinx Mac design and will update here if I have any questions. Let me know if there are any additional details I should consider. i have already signed up to Sphinx. |
Hey @tomastiminskas I've made the possible fix for this issue, can you please review it and let me know if any change is required, Thanks! |
Hi @anujsb you should have wait for me to assign the ticket before working on the changes. That's how we usually work. In this case we have a hunter working on a custom layout infrastructure since some of the re design changes can't be done just by styling the existing UI. So your changes might be useless. I will review your changes and process the pmt or send corrections in this case, but from now on, please wait for the ticket/bounty to be assigned before working on it |
@anujsb just checked the screenshot on the PR you created and saw that the settings button on the right bottom corner is missing. Please do the change and attach new screenshot so then I can review your changes, thanks in advance |
Apply new design based on Sphinx Mac design for bottom bar and control buttons
Requirements
#909BAA
, opacity:0.1
, cornerRadius: `8px.Roboto-Regular
, size:14px
, color:#909BAA
MaterialSymbols
font,contentCopy
icon, color:#909BAA
#909BAA
, opacity:0.1
, cornerRadius: `8px.MaterialSymbols
font,settings
icon, color:#FFFFFF
#909BAA
, opacity:0.1
, cornerRadius: `8px.#FF5252
, opacity:0.2
, cornerRadius: `8px.MaterialSymbols
font,mic
icon, color:#FFFFFF
MaterialSymbols
font,micOff
icon, color:#FF6F6F
#909BAA
, opacity:0.1
, cornerRadius: `8px.MaterialSymbols
font,radioButtonChecked
icon, color:#FF6F6F
(alpha should animate intermittently)MaterialSymbols
font,radioButtonChecked
icon, color:#FFFFFF
#909BAA
, opacity:0.1
, cornerRadius: `8px.MaterialSymbols
font,screenShare
icon, color:#49C998
MaterialSymbols
font,screenShare
icon, color:#FFFFFF
#FF5252
, cornerRadius: `8px.MaterialSymbols
font,callEnd
icon, color:#FFFFFF
Screenshot references
Current design
New design
Acceptance Criteria
The text was updated successfully, but these errors were encountered: