Rolling out: Projects become folders 📂 ✨
Have a question? The community is here to help!
Recently active
Hello everyone Since the update for the Figma site came out, I've been wondering how to run a carousel, whether based on an image or text. The Figma site doesn't support on drag. What solutions have you been providing for this? I have prototyped many complex carousels where each slide change causes radical changes to the page, something that excites me a lot when browsing, now how do I bring this to the Figma website?
I've created a Figma plugin that works well for my own use, but I'm concerned about sharing it with my team because the code is readable to anyone who accesses it. Is there an option to encrypt the plugin or export it in a binary format to protect the source code? I want to prevent others from being able to view or modify the code while still allowing them to use the plugin. Any guidance would be appreciated.
Hi everyone, how can I use variables to drag a slider and have the input value change with the slider position? Thanks!
We have an old Figma design system built on variants from about four years ago.Since Figma moved toward variables, it doesn’t really work properly anymore.We’re looking for plugins or tools (paid is totally fine) that can help us migrate to variables without rebuilding everything from scratch.
Hi everyone, I’m working on a project in Figma Make and really enjoying the workflow, but I’m stuck on one important point: how do you share a prototype created in Figma Make?I can’t find any option to generate a shareable link or access a Prototype mode, and I’m not sure whether this is a limitation of Figma Make or if there’s a specific step required to export or transfer the work into Figma Design.Could someone clarify whether it’s possible to share a prototype built in Make, and if so, what the correct process is?Thanks in advance for your help.
IF I CLOSE AND OPEN AGAIN NOTHING IS SAVED
In Figma Site, I’m working on a carousel that previews various animations and I want them to be linked through LottieFiles, as the page is getting super heavy due to numerous assets. I create the carousel frames with the lottiefiles embed in it and as soon as I make these frames a component, the LottieFiles element is thrown out of the component. Is there a way for the LottieFiles to be embedded in components?
Hi, I’m a Figma subscriber and have been using it to build decks in Figma Slides. I’m loving the experience, with a key caveat. I can’t get anything to show up in my Assets folder. Only the AI tools are available. Even default actions like ‘Build a table’ that Figma docs say should be available are not. Let alone basic icons and such to pull in. When I click ‘Assets’ there’s nothing.Can someone help? I have a presentation due in the coming days and need to figure this out. It says I need to ‘add’ a library but shouldn’t there be default actions and icons in here??How do i add a table??
Hi!I have to organize a workshop and I have to invite, more or less, 30 people to a Figjam file.My plan is the free one and I can’t find any online informations about this: how many people can edit on a Figjam file I created with the free plan?
Hi guys, how are you? I'm facing the following problem: yesterday I got an email saying that my seat request was declined (even though I've been able to access the team as a guest for 5 months now) and after it all my drafts and the team access were gone. Today my company managed to put me back on the team (still as a guest) but my drafts are still gone. I've found a link to one of my old files but I had to request access (???) and no one has managed to allow it (in fact no one even got the request). So what's going on? Did I lose my drafts forever or not? Is this a bug or we're just not looking at the right place? Chat with Fig says the missing drafts should be on Admin > Content > Unassigned drafts but the admins haven't found it yet. Help me get my files back, pleaseeeeeeeeee.
Hi everyone, I'm trying to showcase my prototype in a presentation adding screen recording of the app. Unfortunatly it doesn't work because it's lagging. I tried also changing fps on After Effect, but it doesn't work. Do you have any advice ?
I've been chasing this for a week now and I can't just figure it out. Here's my set up: Component 1: Heading, Paragraph, Button All these elements have Boolean properties that can toggle their ON/OFF. Each one of them are components themselves holding properties such as weight, size and colour. Component 2: 4 Component 1 in a row I am trying to set the component 2 so that I can toggle ON/OFF all the headings, paragraphs and buttons at once I just can't do it. If I select the Component 1 nested instance element (i.e. Heading) in Component 2, under appearance I see the Boolean property correctly but I can't do anything with it. If I select the whole Component 1 nested instance I can see the Heading / Paragraph / Button component properties, but the only thing I can do is link them to a variable, not to a Component 2 property (my plan was to create a "Show heading" Boolean and link the nested Component 1 instances properties to it). I tried to create a Boolean Variable and while I can lin
Hi folks, looking for advice from people who’ve built or scaled multi-brand / white-label design systems. We have a large master design system and need to support multiple brands on top of it. What we’re trying to achieve: One single source of truth for components Ability to evolve master components (add variants, change structure, etc.) All brands should inherit those updates automatically Colors, images, and other visual styles should come from brand-specific configs Avoid component duplication and version drift The mental model we’re aiming for: Structure & behavior → master design system Visual identity / theming → brand level Questions: Have you done something similar? What worked best for you: tokens, variables, nested libraries, overrides? Any major pitfalls or things you wish you’d done differently early on? Real-world experience or links to solid write-ups would be much appreciated 🙌
To anyone using Figma across multiple client organizations (e.g., at a design agency):In the Figma Desktop App, it is difficult to recognize which organization is currently "active" across multiple tabs. This leads to a critical risk: accidentally creating a new file in a client’s workspace when it was intended for another organization.Because Figma defaults the "active context" to the last one visited, a simple shortcut or clicking the "+" tab can result in hosting internal or sensitive data in the wrong workspace.Is there any technical workaround or structural solution to make organization boundaries more rigid in the Desktop App?We have already tried manual workarounds such as: Opening different client projects in separate windows. Using different browser profiles with specific colors to distinguish Orgs. However, these are not ideal. In a fast-paced agency environment, relying on a designer's "manual vigilance" is not a sustainable solution to prevent this security risk.Relying o
Hi, I just applied for the Figma K-12 Education plan. I used my school email and submitted all the details. Does anyone know how long it usually takes to get the verification email for K-12 accounts? Any experience would be helpful!
How do I switch my account from the educational plan to a free plan account?
So I am trying to fix a scroll issue on one of my figma sites pages and I think I have run into a bug. I have all the blocks set to the same position (Relative) yet one of them just wont play well with the others. Should I just delete the whole page a re-make it since it’s beta? I cant seem to get it to re-side for mobile correctly and keep the correct scroll. Open to any suggestions.
Hi all, We’ve built a Figma plugin that converts frames into MJML/HTML using a WebAssembly module. On some machines the plugin works fine, but on others (mostly Macs with Apple Silicon) it crashes part-way through with this error: What happens: Some components (usually text) render successfully. As soon as the plugin hits a problematic component, it throws the error and everything after that fails to generate. The issue isn’t consistent — some users/accounts never see it, while others hit it frequently. What we’ve tried: Clearing Figma caches and reinstalling the desktop app. Testing on multiple accounts and machines. Disabling Cloudflare/WAF rules on our API. The problem still persists. Impact:Users can’t reliably export frames — exports stop midway and produce incomplete output. Suspected cause:It looks like the WASM module is running out of memory or hitting a bug with certain text inputs. The error consistently comes from the WASM runtime. Has anyone run into this befo
I have a prototype where I want to give users the ability to select and unselect add-ons, at their discretion. I have a button instance with True and False values, a base price for the product diamond_base, and want to update that value by 400, depending on if the button is selected. I have tried all manner of things and the closest I’ve gotten is: Button is True and the value is added, the Button is False and no value is removed, Button is True again and the value is added again, but the price never decreases. All this takes place on the Click interaction. What might I be doing incorrectly?Attached is my branching conditional statements, but this instance changes the button to the selected state and adds the value, without resetting the button or removing the value. Any suggestions are appreciated for a workaround.
Hey, I just want to be able to have more than 3 design files, what is the cheapest plan I should get for this?
Hello. Is there any way to solve my problem without plugins?We with team mate have file, that we use to work and now stored in personal account. File must be shared to view other team, and it's preferably to move on common corporate account.But our Figma components must be forbidden to using other team. It may confuse designers and dev team, if they will see components with similar names.Despite we have these components in separate file, other team will see them.For example, designer making something with component: he press Shift+I to see assets, print "Header", then he see "Header" design component and "Header" our component, it's confusing.This is actual component logic, isn’t it?So is there exist way to stay file sharing for team viewing, stay file editing for just 2 people, but forbid using components by other team except specified 2 people? I found this topic, but seems like symbols _ and . now not making component private
When I try to copy and paste a frame, Figma only copies and pastes the text in the frame. When I try to copy and paste an image, an icon etc. It simply doesn’t paste anything. The copy & paste function was working perfectly and all of a sudden it stopped working.
I accidentaly deleted some files permanently and those files were very important and i need them, please help me.
Hi,I’m posting here because I haven’t received any response from Figma Education support yet, so I’m hoping someone from the team or the community can help me out. (I’m sending this from another account I also have without any educational advantages nor my files)The email address currently linked to my Figma account can no longer receive emails outside of its workspace. Because of that, I’m basically locked out of receiving important messages.I do have another fully functional educational email address (the one I’m using to post this), and I’d like to know if it’s possible to replace the old email with the new one on the same Figma account, without losing my educational status.I already tried reaching out via email but got no response so far, which is why I’m posting here. Any help or clarification would be appreciated 🙏Thanks in advance.— Tristan
I have a free Figma a/c, it says I can’t add a Variant (for a dropdown hover button) without a subscription? I added the variables for different buttons but am wondering now if there is anyway to make a dropdown menu with a colour hover using a free plan? I was looking for this add variant icon to add the variant: https://youtu.be/DuJL8t4mymsAlso I cannot now find the way that I produced the Figma pop up that said I needed a plan?
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.