Find solutions to your problems and answers to your questions.
Recently active
HelloI would like to request assistance with activating my educational plan for my correct email address, f****r@gmail.com.During the account verification process, I mistakenly selected the wrong email address. I primarily use the Figma desktop app, and when I clicked to verify my account, a browser opened and automatically selected a different email, d*****n@gmail.com, which was active in the browser at the time. I didn't realize the discrepancy and thought I was using my usual email address. As a result, I mistakenly submitted the verification with the incorrect email.Could you please assist in replacing or updating the email address associated with my educational plan to f******r@gmail.com? I would greatly appreciate your help in resolving this matter.More information (verified account):Email address: d******n@gmail.com Verification ID: 68********ba Date of approval: 09/13/2025Thank you for your time and support. I look forward to your prompt assistance.
Another day, another bug in Figma! 20 billion well spent adobe…Now my component’s which are in linked library’s are not updating correctly. I literally have to go into each component, make a edit by selecting another component state, and then Figma will pop up saying theres an update for this component - i select update ALL as i usually do, but its only updating the selected instance of the component. all other versions of the same component in the same page are not being update until I select them and do the same thing! what is this? what am i paying for? Frustration? a 2gb limit which make creating even a simple flow almost impossible? the limits of this thing are becoming as increasingly problematic as the bugs. Please fix it, also stop double charging for edits, when they are different teams, one person can only make one set of edits at one given time! criminal
We’re not seeing the Export to Make button in Figma to export our library for use and testing with Figma Make. Can you help with this please?
If this is not a secret, then I would like to ask about 2 situations: 1) is there a plan in the future for a free plan to increase number of requests per day (if I'm not mistaken, there are only 5 requests per day available for a free plan right now)?2) is there a plan in the future for a free plan to copy design from Figma Make to Figma Design?
For some reason the right sidebar has started to be completely blank, but only on one project. I use the browser site and have tried clearing my cache, but it didn’t help. When I first load in the project, the sidebar briefly appears and then disappears. Any idea how to fix this??
I experience the same issue as that! But that topic has been closed for reply.This is the latest version of my ticker component, with variant:- Info- Success- Warning- Error- Waiting- TipBut if I copy that component (as intance) to other page, like this: As you can see in the picture above, the update icon in the top right corner is active (blue), which shouldn’t be. Because the instance has just been newly copied here using the latest instance directly from the source.If I open the “Variant” options, it still correctly shows the variant list which is the latest variant list:But if I update the component by clicking the update icon, it reverts to old version (as depicted in screenshot below) where:- There was no “Tip” variant that should exist in the latet version- There was “Awaiting Review” variant, which has been removed in the latest version- There was “Multiple Awaiting Reviews” variant, which has been removed in the latest version I have followed the instruction here to clear
Hi, I’m having an issue with a Figma plugin. When I try to run it, nothing happens — the plugin doesn’t start or show any results. I’ve tried restarting Figma and checking my internet connection, but it still doesn’t work.
Hello, As a full seat member in my organisation, we were using Figma make when suddenly yesterday a message appears stating that “Figma will not enforce AI credit this year but we used our credit limit for the future”. I am confused by the “future”, what does it mean ? will our credit reset on next billing cycle ? how could we continue to use it as we were having great results and now are stuck. We found a bit frustrating that no warning was made prior the limit was reached. Also, we made around 40 prompts on the app, then stopped working on it for a week and then after coming back yesterday, the limit was reached after 1 extra prompt.Can someone help me or is having the same issue ?Thanks and enjoy your day,
I have a few elements in a group. That group is contained in frame. If I select Vertical layout, the elements now placed in horizontal line, and if I select Horizontal layout, the placement would be vertical. If I do the same while the group is not in that frame, the result would be as expected.
Recently, when I change everything in my frame from the width setting “hug” to “fill” and then do something else in the same frame, the settings I just changed jump back to “hug”. Doing something else can even just mean selecting a different component on the same frame. On the second time around it usually sticks.I have noticed this happens especially, if I’m using components and just change the instance’s width. Weird little bug. Anyone else experience this?
Whenever I accidentally presses these combination it quit my whole figma app, yes I know that figma auto save things but it should be prevented by just adding confirmation popup like Are you sure you wanted to close all figma files etc. I have faced this many time please either remove this combination or add some kind of second confirmation.Thanks
Icon stroke width behaves as expected inside the button (it scales with the canvas). However, as soon as it’s turned into a component and the icon is swapped, the stroke resets to a default value of 2px. The frame size behaves as expected. Icon is resized using scale tool. Problem appears both ways: – creating button from scratch (works), make is a component (does not work). – creating button component with same anatomy from scratch (does not work). Detach the same component (works). Creating different sizes with variants for each icon is not an option due to the extensive icon library. Is this a bug, or what could be causing this issue?
Hello, I am facing a bug where my FigJam board slowly scrolls to the right whenever my cursor is anywhere on the screen. The only way I can get it to not scroll is by holding a key on my keyboard. I have refreshed, restarted my session, turned my mouse off and on, but it is continuing to scroll. This is not happening on other web pages with left/right scroll, so I do not think it is related to hardware.
AI and machine learning are changing the way users shop by powering personalized product recommendations, dynamic pricing, and even predictive shopping lists. For those who have implemented AI/ML in ecommerce apps — what’s the best approach?Do you recommend building custom algorithms in-house, or are third-party APIs (like TensorFlow or AWS ML services) sufficient for startups? What challenges should businesses expect when introducing personalization features at scale?
Hello, Can anyone help me? I am trying to log in to my account and I am not receiving an authentication email and I think I have lost access to my account. Is there any way to switch the email connected to my account?
I made a project in Figma. It seems to work fine, but I want to download all the files so I can compile it into a windows exe file. However there doesn’t seem to be a way to download everything in the project. I even asked the AI to help me out and it seems to be quite irritated saying I have all the files I just now need to download them. I do want to download them, I just don’t know how. I can’t find any control that says download files. Can someone help me with this please?
Hi,We have an issue with DNS record verification in Figma sites.All DNS records (including CNAME and any required verification records) have been correctly configured according to Figma’s requirements and have successfully propagated. It’s now been over 5 days since the DNS changes but we still have an issue with the CNAME record. The checking in Figma is down : It’s up for the TXT and A records.Thanks for your help !Max
Hi, I’m testing a token refresh method that uses OAuth to enable the regular execution of processes that were previously handled via personal access tokens(PAT).Using a PAT for a specific organization account, we can successfully extract data from organization projects and retrieve all of the following:/v1/teams/:team_id/projects/v1/projects/:project_id/files/v1/files/:file_key However, after switching to OAuth, creating an app, and publishing it with the `file_content:read` and `projects:read` scopes enabled, I can only retrieve `/v1/files/:file_key` data. `/projects` list and `/files` list return a "Not Found" error and cannot be retrieved.According to the documentation, enabling and publishing the "projects:read" scope should grant access. Why are we receiving a 404 error?
First of all — huge fan of Figma Make. It’s an amazing product, our whole studio’s been obsessed with it since day one. But right now we’ve hit a major roadblock that completely stopped our workflow 😬The issue is with the “Import from Figma” feature in Figma Make simply doesn’t work.When you click the button — absolutely nothing happens (no error, message no loading, no import)— tested it on several different accounts — restarted and reinstalled the app — tried using it via browser and in new files it’s literally blocking our entire studio’s workflow. Please help us fix thislove
I have an input box component used in a prototype that is supposed to expand vertically as the text grows. However, there’s a noticeable flicker around the border whenever the component grows in height.I tried rebuilding the input box from scratch, but the issue still occurs. It looks like the flicker happens when I add the border around it, but no idea why or how to fix it. PS: all the properties are the same in all components
I am writing a prompt for vscode that has a rule both calls to get_design_context and get_screenshot succeed before making any changes. The agent says that get_screenshot fails because it returns an empty string
Hello, In slides deck, I’m stuck with theme colors that I can’t rename or delete. Am I missing something ?
Thank you @Tom Reem ! It works, I have a question. I tried to use my figma design into figma make, but I cannot see any my figma design, besides of my library of components. How I can use my figma design directly to figma make? [This post was moved from “Import from Figma not working in Figma Make” to “How to Import My Figma Design into Figma Make?” by a moderator on 15-Oct-2025.]
Hi! Yesterday I received a message saying "Your account has been suspended." Please tell me for what reason and what happened? I need the data from it or, if possible, restore the account itself.The account was linked to the mail:[redacted]Thx
I have generated a prototype of a app, but want to get a wireframe of it [lifi and hifi]. If anyone know please help me out.
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.