Find solutions to your problems and answers to your questions.
Recently active
is there something you can do to make sure someone sees something different on your website every time you open it?
I'm designing a segmented control in Figma. I want only one item to be in the "Selected" state at a time — so when I click on an item, it becomes selected and the others automatically return to the default state.Is there a way to prototype this without manually creating a separate interaction for every possible combination? I’d like to keep it scalable if possible.I've heard that using Variables and "Set Variable" actions might help, but I'm not sure how to set that up correctly.
EDIT: in the title I meant to say “Hosting or platform” not “hosting domain”. Figma Sites sounds cool and handy, but I’m a bit of the fence regarding lock-in.What is official Figma stance on moving the website elsewhere for one reason or another.Who own the design? Who owns generated html and Javascript bits? (There is a little bit of React application going on, for what I gathered from browser DevTools.) Will Figma Corp be so generous to allow to download the project folder to take it to VS Code? I’ve noticed that DevMode tab is missing from Sites UI, does that mean devs are not welcome?
I was working on my project called 'SAVER' and it disappeared. I am the owner of the file. I looked everywhere: Drafts, Deleted, Recent, and there’s no trace of it. The name of the document is 'SAVER'." When I try to access the link, I only see this message: Prototype not found.PROTO LINK: https://www.figma.com/proto/CaJCUuXfeYl5ZKVjtMSf5m/SAVER?node-id=154-494&t=3wdKiocWQMpaVtOb-0&scaling=min-zoom&content-scaling=fixed&page-id=0%3A1&starting-point-node-id=244%3A2858&show-proto-sidebar=1&hide-ui=1
Hi everyone! I accidentally deleted all my drafts and slides while deleting team projects (all of it happened because of ChatGPT that’s said my drafts will not be deleted while deleting team projects and they will always appear in my personal files). Though the worst of all is I can’t restore any of them, they simply don’t appear there, it’s empty, how I get back my projects?
What could possibly be wrong? I have a Dev Pro Plan subscription, no updates, I have always had all the early Beta tests available, why didn't the MCP features show up? What should I do, help me please?Do i need to re-install app?
Hello! I’ve run into an issue: initially, the text and input elements were perfectly center-aligned with each other. But after I started editing the text field, it shifted upward, and ‘Align middle’ no longer works. What could be the problem? I’d really appreciate your help!
Hey Community!I always struggle with creating responsive designs using the correct combination of constraints, auto layout & prototype settings.I am trying to create a side panel with the following expected behavior:Logo section (Topmost): Must always be visible on screen & not scroll with the page Middle section with menu items that scrolls when I scroll with my mouse pointer over the side panel, that is, in case the number of menu items exceeds the screen length. Footer section (Bottom-most): Must always be visible on screen & not scroll with the pageThe entire side panel should increase/decrease in length depending on viewer’s screen size. My Settings: Menu component has 3 frames in auto-layout for the 3 sections (Logo, menu items, footer), with the middle section (for menu items) set to 'Fill', 'Clip content'. Logo & Footer sections have fixed heights. Logo section is set to 'Sticky: No scrolling' Menu component canvas stacking is set to ‘First on top’ The menu comp
Why is my shift + space bar showing jus a screen but not a mobile phone prototype
当输入多行文字时,想给他们一个渐变色,但是是整体渐变,而不是单个文字的渐变!很多时候需要单个文字的渐变色保持统一,而不是整体渐变
Hi everyone,I'm facing a strange issue where the "Layout Grid" option is completely missing from the right-hand panel.This happens even when I select a Frame. I've already checked the following:I am selecting a Frame, not a Group or a Section. Auto Layout is turned off (there is no "Layout" section with a minus button). The Frame has zero rotation.No matter what I do, even creating a brand new Frame with the F key, the "Layout Grid" section simply does not appear. Has anyone experienced this before or knows what might be causing it?Thanks for your help!
Hi! I’m Avery a student, and I was wondering why my verification is requiring me to login with my school email? I would like to keep this account since it has all of my projects. I am also authenticated via google oauth on this account.Why do I need to change my email to verify? Thanks,Avery
Hi everyone, how to zoom both sides of the toolbar instead of the middle of the design screen? Thank you.
Almost a year ago and this Bug is still present: Re-Center doesn’t work when linking to a component via Dev Mode link.Zoom level is totally zoomed out, making it hard for the devs to find the component. Pressing “2” or “Zoom to selection” has no effect.Please fix it. It has been a year!!!
limit until 7 jun 2025, but it is 7 jun 2025 and still unwork
When presenting interactive components with a hover state, the cursor sometimes shows the pointer hand on hover and other times does not. Curious if I’m experiencing a bug or missing a setting. Thanks!
@Junko3 This issue is still persistent today. Actually there’s 2 issues here, depending how the component is built: Firstly a nested component that uses slots loses any override when using variables, this is not the case when changing from UI For components that have nested components in the master pre-made, without using placeholders, it is not possible to use DIFFERENT variables if the variant property is the same. In my example the blue instance has a light and dark variant. The property name is “blueProp”. Because the blue instance appears twice in the green component, the “blueProp” also appears twice in the nested component panel. See attached video for these 2 problems. Master with pre-nested instances: No problem while using UI Same setup but I cannot use different variables for different nested instances Master with placeholders / slots: No problem while using UI Using variables breaks / loose overrides I can provide the file if needed. Test with Figma Be
Hi, why can I not change the shape of a picture anymore freely without using a mask? It was so easy to do before, where did that design option go? I would really love to use it in THAT simple manner (not masking pls) Also can we turn back the previous UI maybe?
I just upgraded to Profesional (full seat) so that I can, among other things, take advantage of the video feature — adding one to the workflow — and despite FIGMA taking my money and my profile now showing the blue “Professional” badge, the feature is NOT working. It’s still saying I need to upgrade. I tried the browser version and refreshed that at least 12 times, closed and re-started the desktop app at least 6 times and finally shut down and re-strted my Mac once...NOTHING! Worst of all, I submitted a support ticket (##1380952) and when completed, it showed me a summary at the end that said “Status: solved”. How can it be solved without anyone even looking at it or contacting me. So you take my money and then instantly tell me that my problem is solved? What a complete RIP-OFF!
I’m struggling to configure projects in a way that lets Figma keep components synced between designs and the design system without destroying its performance. Is there any way to improve Figma’s performance while working with components? I watched their video, and they didn’t mention anything about addressing this issue. It feels like we’re being pushed into a setup that will be costly to change later on.
I have a foundation figma file with unpublished and published variables and collections. I am trying to apply such variables to another file with two ways: Importing the foundation file library to the file i am working on. With the command await figma.teamLibrary.getAvailableLibraryVariableCollectionsAsync(); i do get only the published collections so i do not have access to the unpublished ones. Using figma rest api endpoint GET /v1/files/:file_key/variables/local i get all the variables and collections but i cannot import the unpublished ones in my working file, so i cannot apply unpublished variables to the working file’s nodes. Is there any way to apply unpublished variables to a file through figma api? the weird part is that through figma ui the user can apply unpublished variables. Something goes wrong when trying to do so via code.Thanks in advance!
We have a library of tokens with subgroups.token has a scope setting (like text tokens shouldnt appear in the list when user tries to select background color token etc) Scope setting works however empty groups are shown in teh dropdown (see screenshot, border tokens are not available):This behaviour is pretty annoying! Can you please hide grouping when no items available in teh group.
I've been observing a drastic drop in Figma's performance for some time now. To tell the truth, it's impossible to work because simply copying a frame takes a dozen or so seconds. I observe this phenomenon on both native and web app. I've cleaned the computer's cache, reset the Figma cache and it doesn't help! It looks really bad.I'm very happy that you're adding a lot of new things, but I have the impression that you're omitting performance, which is the foundation. Please take care of the fundamentals 🙏
Every time I open Figma (a lot daily), I have this annoying popup. How to close it forever?
How do I Go back to the old UI in Figma & Figjam ? There is no such an option?
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.