Rolling out: Projects become folders 📂 ✨
Have a question? The community is here to help!
Recently active
I have a table of some processes and i wanted to keep it clean and non distractive so the default state of table rows emphasize only what is important. Once you locate the point of interest and you hover the the state of certain elements should change. I am searching solution trough variables and conditionals i guess but i never used them before. I know the old variants solution but its not practical because i will need more than 20 different states. here is the image of the elements for better understanding. Status have 7 stages and each in 2 states (Default and Hover) Action have also 4 options with 2 states as well
Hi All, I am trying to embed a Figma Prototype into a Webflow created website and have it still be responsive at different breakpoints. All the support I have seen online is not addressing the issue for me. Using the embed code from Figma and changing the iframe settings width and height to be 100%, the prototype still remains it’s fixed dimensions and does not scale with screensize. I have also tried containing it within a div block class and modifying the dimensions/scaling of the div block. Everything I have tried just results in it being cut off and cropped without any scaling to the actual prototype. Any advice on how to get a an iframe to be responsive in Webflow would be greatly appreciated.
How do I establish an open connection to an open web browser in C#? In a Microsoft C# program using a Visual Studio Code I am using the following namespaces: using OpenQA.Selenium; using OpenQA.Selenium.Chrome; using OpenQA.Selenium.Support.UI; After I get a string variable, “url”, assigned with a URL of a website page, I use the following commands which successfully opens a browser window and loads the web site: IWebDriver driver = new ChromeDriver(); driver.Navigate().GoToUrl(url); But this opens a chrome browser which is denoted somewhere as being a “test” session. It somehow knows it was launched from a program. And, since I am using this program to automate some interactions with linkedin, this information is passed along to linkedin which prompts me that it requires I login. This creates a cascading seriies of events that are difficult to automate including using my cell as a means of verification. Here, let me show you what I am up against. This screen shot: shows that
Hello, I’m experiencing an issue with the sticky navigation. When I click on an anchor link that is part of this navigation, it doesn’t scroll to the bottom of the sticky nav as intended; instead, it jumps to the top of my frame.Ive tried playing with the offest with the anchor link itself but no luck. I recorded the problem and have attached an image to illustrate what I would like it to look like. https://vimeo.com/1042651862?ts=0&share=copy
Hello Figma Team, I had an idea for a feature that could simplify working with duplicated pages in Figma. When designing, I often need to duplicate a page to show elements like popups or slight variations. The issue arises when I make changes to one of these pages—I then have to manually update all the other duplicated pages to keep them consistent. What if there was a feature called “Frame Mirroring”? A “mirrored” frame would allow users to create linked duplicates of a page. Changes made to one mirrored frame would automatically reflect in all other mirrors. It would function somewhat like components but designed specifically for entire pages or frames, with flexibility to add unique details if needed. I think this could save time and ensure consistency, especially for workflows involving iterative changes across multiple pages. It’s just an idea, of course, but I wanted to share it in case it sparks any thoughts for future updates. Thanks for considering it, and I’d love to hear y
Hi designers, If I want to add the prefix variants to my Button component in the design system, should I create the Prefix component like in the uploaded image? or create another variants within the Button component that has the prefixes: varient1: has the prefix1 varient2: has the prefix2 which one is the best practice for creating buttons in design system? I appreciate any help you can provide.
Hello! The Spase Grotesque font does not work in my Figma desktop application. More precisely, it does not work in all of its styles. Two styles work correctly: medium and bold. Light and Regular are not displayed. When assigning these styles, the font switches to another. Please tell me how to fix this?
Hello, I’m trying to download Figma on my Mac apple silicon but it keeps popping this message : Blockquote This version of Figma is not intended for use on Apple Silicon. Please download Figma again from the Figma Downloads page to ensure that the correct version is installed. But I download the application on the download page?? How do I make sure I have the right version when there’s only one button for Mac?? Please help. Thank you.
I wonder why the fill option doesn’t turn up for me in auto-layout. Does anyone know?
I’m having problems with the variant behavior of a nested component. Essentially, any variant property change is adopted across all instances. I have nested a series of component instances within a separate component. And I want each nested instance to adopt a different component variant. Unfortunately, a change to one variant property is quickly adopted by all. Oddly, a boolean property to one is not adopted by all. How can I make it so that different nested instances can have different variant properties? Thank you for the help!
When I export our Design System with the Sync Github Tokens script it gives out a scope called “FONT_VARIATIONS”. But this is nowhere mentioned in the VariableScope Plugin API and therefore i cant import it again. Any clues about this? "body": { "full_width": { "content": { "grid": { "columns": { "$type": "number", "$value": 12, "$description": "", "$extensions": { "com.figma": { "hiddenFromPublishing": true, "scopes": [ "WIDTH_HEIGHT", "GAP", "FONT_VARIATIONS" ], "codeSyntax": {} } } }, this is the mentioned Sync Github Tokens Script:github.com
I made a button component with 2 variants : The icon in the button is a Fontawesome icon I wish to preserve color override in these buttons when I swap the instance but on swapping it sets the icon at default black colour I have found multiple topics on color override but they mainly deal with unionized vector icons but I need to keep them as font icons. I’m a bit stuck here and would love some suggestions. Thx
I have run into a bug / limitation on Boolean variables. I created a button component with an active and a disabled state. The property to switch between them is a true / false Boolean. I set a boolean variable #decementActive This is used in a layout with buttons, one that increments a count upward, and another that increments down. The boolean property is tied to the #decrmentActive variable for the button that decrements. It is set to false by default, meaning the decrement button is disabled state. When the user clicks the increment button, it sets #decrmentActive to true and the decrement button becomes active. So far, so good. If I convert this into a component, the boolean no longer works on this or any other button or anything else. Other assigned variables — color, numbers, strings — are fine. It strips booleans from the button and I cannot reattach them. Is this a bug? A limitation? Am I missing something?
The plugin Photopea does not load the selected image. What can be the reason?
I am in need of buying a Wacom for work convenience. But I wonder if Wacom can connect to Figma? Someone please give me the answer
Hi Figma community, i don’t know why some Figma accounts are not available UI3 ? and How can they request to use new UI3?
Figma Subscription Inquiry: Cancellation, Resubscription, and Charging Issues I subscribed to a Figma individual Professional plan for my team. Due to uncertainty regarding the requirements, I canceled and re-subscribed on the same day. When re-subscribing, I could not use the same credit card, so I opted for a different credit card for the second subscription. I would like to ask: In this situation, will I be charged twice? After the second subscription, the billing page shows the payment card as the first credit card. Is this an error? Thank you for your assistance!
I have a content below the 131050 (Axis) but I can’t scroll down, I’m using the browser. I’ll try to upload a screenrecord
I would like to enable both designers and developers to easily adjust and manage values like maxHeight. For instance, it would be ideal if we could define a variable for maxHeight that designers can modify directly in Figma, while developers can adjust it in the code — much like how CSS custom properties work. If anyone has suggestions or best practices for implementing flexible variables in Figma, I’d love to hear them!
, and not on the browser (because of font problems). any suggestions?
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.