Experiencing issues? Report them.
Recently active
TL;DR: figma.ui.reposition only works until user moves the window for the first time. Background During development of Parrot we found the need to support different Window Modes like Fullscreen, Docked to the Bottom or modal window - as requested by others - see links below. To mimic such a behaviour one basically needs to know the windows current position and one needs to be able to change it. While Figma doesn’t provide a method to get the current possition it supports the repositioning: via figma.ui.reposition. This function works until the user has moved the window manually by dragging it. After the first drag after showing the window - the function does set the corresponding values but doesn’t move the window. If found a way to tackle this by calling figma.ui.hide followed by figma.ui.show but this can lead to an ugly flickering and intercepts certain mouse events that make things like transitions impossible. Fixing the bug and providing a way to get the current windows x/y postio
Hello!I have a problem. Now I am living in Russia and have mobile operator “Megafon”. When I am using it, I can’t open Figma boards and also page “Recents and Sharing”. How can it be, if it is fast?
It’s quite frustrating i can’t resize Figjam stickies. Or at least its inconsistent. sometimes I can sometimes I can’t.
If I export a frame as an SVG, Figma adds a phantom rect element to the file that is not in the design. Note if it helps troubleshoot: the bug doesn’t happen if you go to SVG export settings and check “Ignore overlapping layers”. Please stop adding elements that shouldn’t be there; this is causing render artifacts for some of our products.
when I use the LIBRARY_PUBLISH webhook, the description returned by the API is not always correct.Sometimes it corresponds to the previous version.Has anyone else encountered this issue?It seems like the problem is coming directly from Figma.
Sadly I have to work on a Windows computer, so whenever I type a special character, it’s done with alt + 3 digits. But when I do that, the special character replaces the character that it comes after. This drives me crazy, and it’s unlikely they’ll be giving me a Mac(book) anytime soon...
Hi guys, In the current UI (NOT beta), the variable selector behavior has changed for the worse. When the variable name is long (or has a long path) the buttons to detach the variable or to find the element using it within a selection become hidden behind the right border. Since the right-side panel cannot be resized, it is super annoying. Please provide a fix – I don’t want to switch to the beta UI just yet or introduce changes to my variables' taxonomy (duuuh...). Additionally, I cannot select a variable from a list by clicking its name (I used to be able to do so before). Now I need to always click the swatch.
I have had access to the AI design tool for awhile now, but this morning when I loged on to create another project, the AI design tool has been removed? Can someone help me find it or get it back. We had created an amazing workflow for our team and this has slowed us down tremendiously.
Is there any way to break all connections but leave my account intact? It has some pretty important stuff in it and there’s no way i can get in touch with the people in charge of permissions. Or am I screwed? I can’t even log in. Thanks
Hello, I would like to ask, is it possible, if i am an owner of a team, then i delete the team if i no longer use it? And if it is possible, does it affect any files inside the team and the members in the team, will they automatically lost access to the files inside the team too? Because I don’t see any options in Figma to block a certain email or user, but i don’t want them to keep asking for request in my file team, aside from deny, is it possible to say that I as the owner have left the team hence cannot approve nor deny access, or perhaps if it is another way for Figma to change the link of my file? Thank you
Error occurs in plug-in execution where everything is the same and only the ID is differenttested repo : https://github.com/aashreys/buttonA successful value is a random value, such as the ID of an existing project or 123123 The value that fails isIt's 1461979095811953262, which was newly issued through the creation of the plug-inThe error message that occurs is2615-64e67bee38a9b943.min.js.br:127 Uncaught (in promise) oR: Could not find widget code to run Everything is the same, and it happens when I change my IDIt is reflected when the code is changed from a working IDIf there is a development method that I don't know, please let me know
Hey, I’m trying to figure out how to create a dev resource with the REST API. The POST Endpoint should do this job, but it doesn't work for me.No matter which node_id I specify, the same error always comes back: { "links_created": [], "errors": [ { "file_key": "***", "node_id": "794-1987", "error": "Invalid node_id" } ]}
Hi Figma team, We would like to batch extract all figma files under the enterprise account and store below info in a table. We kept getting rate limit when using Rest API. Is there a way to lift the rate limit? or alternatively, would it be possible that tech support team can help with the initial batch job processing?Project Name File Name Page Name (under the same file) Figma Link (page level) Last updated date (page level)We have sent an email to our Figma account manager, Arthur on Jan. 10, 2025 and have not yet received any reply as of now. Would appreciate your prompt reply or point us to the right POC. Happy to set up a web call if needed. BR, cya
Help, I cant detach just created component. Option just disappeared..
I have a master button component and I have applied variable on font name so it will change on desktop (opensans) and mobile (poppins) when I set frame mode. Now issue is when I update master button component weight property the variants are not updating when I drag variant outside the frame and again place it inside the frame it gets updated please fix this bug figma ASAP.
I am batch renaming layers and need to change the case from mixed case to lowercase. (A simple example: “ICON_brand_IconNameHere_Primary” → “icon_brand_iconnamehere_primary”). According to this Figma article, the Rename Layers tool should support regular expressions. I’ve used this in the past to successfully edit prefixes and suffixes, but it isn’t working for changing cases. I’ve tried using the following expressions: Match: ([A-Z]+) Successfully matches capital lettersReplace:\L$1I’ve tried variations on this, and instead of changing the case, it just inserts “\L$1” wherever capitals exist in the original.How can I achieve this?
Is anyone else experiencing this? no matter what is tried.Figma crashes only by accessing the plugin. Not even interacting with it.
Фигма стала потреблять много энергии. Даже открывая пустой файл, появляется уведомление о высоком потреблении энергии. Из-за чего быстро разряжается аккумулятор.К примеру, при работе в ФШ такого нет и аккумулятор сажается медленнее. За 8 часов работы в ФШ сажает 50-60%, а фигма разряжает полностью за 4-5 часов.Ноут — MacBook Pro M1 Pro
I have been experiencing this issue where if I have viewers added to the project and the files within the project inherit the project view settings the viewers are still unable to open each file within the project. And when I look at the files I only have 2 share options: “Only those invited” (which means I need to grant access on an individual basis or “Anyone” (which would result in ANYONE even outside the organization to be able to access it with the link)This feels like a bug to me because I need to add everyone one by one to every single file. And when I need to revoke access later in time I cannot do it globally, I have to go into EVERY SINGLE FILE to remove them. You can understand how problematic this is. Is there any solution so that everyone who is part of the organization or project automatically has access to every file within each project folder?? Or is this the intended functionality?
When I click the blue update icon, I get a success message, but the blue icon never goes away and the component does not update. I am stuck in an endless loop. I have tried repairing the connections per another post.
I am following the Figma beginners tutorial and when I select a group within my design, and attempt to convert it to a frame, some of the material from the group does not seem to render into the frame. In particular, it seems to cut off some of the material from the borders.I’m following the steps outlined in the tutorial - create a group, select the group, use the drop down menu on the right to change “group” to “frame”.
I have a big file (130K layers) and recently I add the new variables for text styles and boy the file running very slow, I can’t edit nothing, not mentioning play with the prototype. It has nothing to do with my PC or memory usage (14%). I had to remove the variables for text styles to make the file run faster and it works. This new feature is great but until this performance issue will not be resolved I will not add variables for text styles to my projects.
As the title describes the “Panels > Toggle Variables” disappeared from MacOS Menu (using the Figma app) after one of the lasts updates. This is needed though for giving it a custom keyboard shortcut. In some old tabs that I haven’t refreshed in a while it is still available. As soon as I refresh the tab it disappears. Here is the menu before/after. Please fix, this slows me down so much … Thanks J
Figma web site does not load totally fine but gets stuck at this stage: When i check firewall logs i see some https(443) traffic being blocked with a warning of high risk:Question1: why forti thinks we got a high risk here, any clues?2nd: Whats your suggestion to make web site work? (turning off ips, AV, webfiltering or smthng else?)
We currently struggle with Icon sizes in figma. All our icons measure 32x32 px. Our Devs now noticed that there are different sizes displayed in the Dev Panel. For Layout the measurements are correct: 32x32px. But in the SVG section it says: 32x33px. This is the case for several Icons, some are single components, some are part of a component set.Single ComponentComponent within set.Does anyone have a similar problem? How do I solve this?
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.