Rolling out: Projects become folders 📂 ✨
Have a question? The community is here to help!
Recently active
Can you please fix scrolling? One tick of the scrollwheel should always scroll the same distance. It currently doesn’t. Sometimes it goes way farther, causing me to overcompensate and look like a noob.
I am looking at my heavily-styled design system and thinking through my text styles. I have the general “Body/Regular/XL/Light” type of structure. BUT…what I am finding is that I have "four weights for each; Roman, Italic, Underline, and Strikethrough. Today it dawned on me that I do not have “Underline Italic.” Who does that??? I could go further down the rabbit hole. And online resources are pretty weak as far as best practices. So I ask…what do YOU do?
So I’m already able to add Colors, Frames with a Grid, and an Image via my plugin to a new Figma file. But is there an easy way to add a Component with variants etc? These would be my need: Is it possible to build the component in Figma, extract the relevant JSON data, and seamlessly integrate it into my plugin? Or do I need to recreate the component entirely from scratch in code? via Shared Node Properties | Plugin API
Hi, I created a file yesterday and uploaded to Figma community and after a couple of hours it was deleted. How long does it take to review? Is there a possibility that after review it would be deleted?
I use fig jam for online tutoring and remote AP courses for homeschool students. I’m planning to transition to Fig Jam from Jam Board for next Academic Year and I’ve been testing it this semester. I’m concerned about access issues I’ve been having so please help me understand if I am doing something wrong or if there is something wrong with the application itself. Three times it has happened I share a fig jam with a student and they eventually can’t edit the board, even when I set the board to open session. Twice this occurred after 7 days so I assume the student didn’t set up an account. But they should still be able to access the board in an open sessions, correct? The third time was a student on his school email who had set up an account. Everything worked for about 2-3 weeks and then suddenly he could only see the boards I created in view only mode. What was strange is that he could create boards that I could edit. We successfully used the board he created for several weeks without
How to export HTML files from Figma due to work requirements
In my code.ts I have a JPEG image that’s been converted to base64 and I am attempting to use it as the imageHash value but am getting Invalid SHA1 hash error. const img = '/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAA... const rect = figma.createRectangle(); rect.fills = [{ type: 'IMAGE', scaleMode: 'FIT', imageHash: img }]; figma.currentPage.appendChild(rect); What conversion needs to happen to the base64 string in order to use it this way?
If I have a Figma Professional License and another team member has a Figma Organization License, and we are working on the same project within the same organization, is there a way for us to collaborate on the files effectively?
Hello! I’m pretty new to Figma, I used to work with Adobe XD before. This is the problem i’m dealing with: I have made several groups of components within a frame. When i’m working in one of these groups and I want to insert a component from another library into this group, this component will always appear as the top layer of the frame. Then I have to find it in the layers and drag it into the right group. Is there a way to insert a component directly into the group i’m working in?
Please, help to understend it. I want to see my token as grid, but can’t. Only like list
I have made a tile component with a nested slot, that slot yields auto layout and is set to hug for both width and height. When I swap instances the width and height doesn’t change. This has happened to be in the past and actually never found the solution.
I have been asked to prototype something like this in Figma. I need to be able to have all these variables interact with one another. I haven’t been able to find a tutorial for something this complex on Skillshare, or YouTube. Does anyone else have a tutorial I haven’t found? I started this morning trying to get variables going to simply set an active state on a swatch. That was all fine and dandy until I realized I couldn’t get selecting one variable to deselect another variable. I spent hours trying to figure that out and ended up breaking what I had How would you approach setting up these variables? Possible interactions include: Customer selects a material base Customer selects a finish for findings Customer selects a dimension Making a selection shows specific SKU If selection is on sale, change the price accordingly
Hi, i’m working with custom plugin, i just thinking about how we can connect with the code that generated from code connect ? As the image above, so i just want to access this code
The pixel spacing appeared to be 0.5, even though I turned on pixel alignment, this still happened. I used the Source Black font Opened aligning pixels: The result is still 0.5 times the pixel count:
I can not see how I can change component boolean property in the prototype. For example - On click an icon appears. The icon is tied to an on/off property. Am I missing something in the new UI? I think it was an option before. All I see now is a dropdown I can use to switch to other variants.
I’m building a very simple prototype to run a tiny user test. The prototype has 1 single flow, 1 page with a scrolling effect, and the rest of the pages use “on click” > “navigate to” > “artboard X” with a basic “instant” animation. The prototype works perfectly fine on mobile and desktop, but on iPad (both via the Figma app and via a browser such as Safari, Mozilla, and Duckduckgo) everything is broken. I have a vertical scrolling container with 4 cards inside. Each card links to a different page. If I touch the screen to scroll, but my finger touches one of the cards, I’m automatically redirected to the card’s link. So, it looks like 2 interactions cannot happen on the same area of the screen. This doesn’t happen on desktop and mobile. Any other elements outside the scrolling frame (within the same artboard) lose their interactions. I have set a simple top right button that I keep on clicking, but it simply doesn’t work. I’ve realized this is because, as I said before, diff
Hello! We have Figma for Jira application installed in our Jira Datacenter edition. Currently installed version of the app is 2.4.3 and the Jira is 9.8.0 We are during the process of migration to Jira in Cloud that is why we are no longer able to update this application to newer version For few weeks now we started seeing the issue that we are no longer able to add URLs to specific elements in Figma with error “The provided URL does not appear to link to a Figma file.” It was working before and URLs to whole files are still working Examples: Working link: https://www.figma.com/file/4sbN*************Rf9X/?node-id=******** NOT working link: https://www.figma.com/design/4sb***************Rf9X/�*************a]-Design-System?m=auto&node-id=***************=WO***************8-1
The “new” UI is confusing and takes a lot more time to create or edit something very simple. Ihas no test edit option. Everything is built for developers not designsers.
im trying to make a hover interaction when the user hovers on the default variant and then it will change to the hover variant which the hover variant has a different navbar color.i followed steps,so i created a component and inside it i created the 2 variants and default and hover.the size is all correct for both variants,i selected the entire default variant and added a hover interaction with the action change to hover variant.i dont know what is wrong,when i head to presentation mode it doesnt work
I cannot remove the space before the characters, they are there when I create a “text”…
I created a list view component in Figma using Auto Layout, where each list item has a different height. In the main component, replacing individual list items correctly applies their unique heights. However, when I use an instance of the List View component, all the list items’ heights are fixed to one value. It seems strange since it works properly in the main component but not in instance. Is this a bug? If there’s a solution, please let me know.
Hi Figma Community, I’m trying to dynamically autofit text within a parent frame, similar to what’s shown on this website: https://www.neoculturalcouture.com/. When you change the window size, the text adapts to fit, but I couldn’t find any videos or tutorials explaining how to achieve this in Figma. Do you have any recommendations? Thank you
is there a way to export the Figma data including the interactions in some raw data from ?
Hi! I have been using Figma for 4 years, Why am I not able to access Figma AI in Figma design? Although : I have access to Figma AI in FigJam AI is enabled in Admin settings. I have access to UI3 Thanks in advance!
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.