Rolling out: Projects become folders 📂 ✨
Have a question? The community is here to help!
Recently active
My Figma file is locked and i tried updating the payment card to re-activate my account, However, I get an error that says payment was unsuccessful at this moment, I should try again.
when trying to update the plan, Figma gives me this error, although the mail is up to date and working. How to solve this issue? " Figma Organization only allows work emails To continue with your upgrade to Figma Organization, you will need to be using a work email address. Please change the email address of your account to proceed."
Hi all, I could not find a way to implement the “copy to Figma” feature on my website Notable examples: https://www.flowbase.co/ , https://figmacomponents.com/ I checked components with clipboard inspector and also tried to replicate the same components on the website, but nothing works. Is there someone that knows how this exactly works? Thanks
Hi, help me to understand the problem. I’ve been using Figma for 2 years and today I signed up for “FIGMA FOR EDUCATION” from this link Figma for Education | Free Tools for the Classroom. Upon completion when I entered all the data, my FIGMA completely cleared, all drafts, working projects disappeared somewhere and they are nowhere to be found … Even my saved plugins are gone… Please help me to sort out this problem, how can I get back everything I had for 2 years of work with FIGMA? P.s. I still have saved links to my projects where I was the creator and now I can not edit anything in them, I am now in my own projects observer
How can I get my emails looked at and responded to in a timely manner? Im awaiting a refund of over $11000 since March - 4 months later despite saying its been resolved I am no further forwards. My tickets get closed after providing information, it takes days and days to get any email support. Emily was the customer service person dealing with this. I have now paid twice for a yearly service. #990917
Hey guys, I did research and unfortunately couldn’t find a solution for this issue. My problem: I’m using auto-layout for everything and try to build my components as responsive as possible. Unfortunately Figma has some really really weird behaviors regarding responsive design. In this case I have a Wrapper which has a fixed height and I want to make everything inside adapting to it’s size so therefore be fill-container. Inside that wrapper I have a second wrapper which contains two boxes. The second wrapper is fill-container (works) and then I want to have the boxes fill-container as well, but Figma says “No, no, buddy, not so fast. I’ll give you some trouble here.”… and sets the height automatically to fixed-height. Whatever I try it forces the height of the two boxes to be fixed. I added a video to visualize it. Any idea how to fix this? Thanks in advance!
I want to dynamically set the width of a component instance based on other instances. So I have a column based table, and cell heights in the columns may vary. So all cells that belong in the same row must be automatically set to one height based on a single cell - can that be possible? Another scenario with the same table component is that I have a frame with columns that scrolls horizontally and one column that doesn’t scroll which is fixed to the right edge of the scrollable frame with absolute position (not part of auto layout) but this fixed column could be of variable widths. The right padding of the frame must be linked to the width of the fixed column so that when a different variant of the column is selected, the padding can match exactly the new width of the fixed column and no content from the scrollable frame is lost
Whenever I try to add shapes or text to a frame/non-frame section with custom options with Auto Layout, it clips to the side and glitches out. I’m trying to add vertical padding to the top of my footer so the section next to it can have some differentiation. A video of what I’m talking about is below. app.screencastify.com
I have set all the text constraints to left and right, but why doesn’t the output want to expand from left to right. I don’t know why the fill container is limited
Hello Everyone, I’m an amateur because I’ve just started Figma. I want to ‘export’ certain parts of a Header file but there is no hiding as seen in the photo. Hotkey ctrl+shift+H also doesn’t work.
This has been a repetitive topic, but I wanted to share my personal experience. I have visual and cognitive impairment that keeps me from processing anything clustered, lacking contrast, simply tiny. My eyes have to dwell for a long time on a single point to process it; otherwise everything looks blurred and irrelevant. I used Figma for the last 5 years without an issue, until the recent beta update. I had to revert it immediately, because my brain couldn’t “read” anything. I think this could be just common method for everyone, but I use a digital interface via 1. Quick scanning of color difference, 2. Recognition of features, 3. Remembering the position of each feature. More decorations and complications means longer time to process. As you can see, the new UI uses more dynamic spacing and low contrast display(because of the semi-transparent background). The new line icon style looks clustered, and rounded semi-transparent boxes adds decorations that keeps me from scanning important
Guys. I can’t figure out why it creates a space inside the text field, as if it were a top and bottom padding. Why does this happen, and how do I eliminate this space? Example With the text tool, I click and create a text. The text has a space at the top and bottom.
Figma will block Russian accounts?
Hello. I use Google Material Design and cannot figure out how to add more tabs to the Tabs component. Thanks
Everything is fine in the browser version. Idk what happens
I don’t see any of the UI updates or the AI for design. I tried to reinstall it again, but it’s still not working.
In below sample code, Blockquote export async function test() { const selection = Figma.currentPage.selection; console.log("Selection length is ",selection.length) if (selection.length > 0) { const node = selection[0] as SceneNode; console.log("node is",node.name) **const imageData = await exportImage(node);** console.log("POSTING....",imageData) figma.ui.postMessage({ type: 'imageData', imageData: imageData }); // Sending the image data back to the UI } else { console.warn('No layers selected.'); } } async function exportImage(node: SceneNode): Promise { return new Promise((resolve) => { const tempFrame = Figma.createFrame(); // Create a temporary frame tempFrame.resize(node.width, node.height); tempFrame.appendChild(node.clone()); // Clone and add the scene node to the temporary frame const exportSettings: ExportSettingsImage = { format: ‘PNG’ }; tempFrame.exportAsync(exportSettings).then((imageBytes) => { tempFrame.remove(); // Remove the temporary fra
I have already searched online, but those solutions don’t work anymore. I’ve tried everything, and I can’t find an uninstall or remove button, as shown in the tutorials. Does anyone know how to remove plugins?
Am I totally blind, or do I just not have the layout grid and border radius options?
Hello, anyone has an idea how to change the layout of my panels please ? Thanks in advance!
I am designing a few frames and on the top frame I created an arrow that I want fixed in place so that it will show in other frames but it won’t allow me to fix it in place. Any suggestions?
i am using the new Figma design and I am looking for the export button. did you find it?
If i created a custom design in Figma, can i save it as s template to reuse, or share with co- workers, e.g. i placed the company logos, and general style. and want. others to use it
Is there a way to create your own Figma Slides template and publish it to the community for others to use?
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.