Everything announced at Config 2026 🎉
Got a feature request or product idea? We're all ears!
Recently active
下面的figma,上面是mastergo,兩者的區別有一個新的分類,同一個大類裡面有不同的頁面作為區分。 figma 缺少此
Has anyone found a way to copy, transfer or move the new local variables to another file or collection? Just created around 400 color variables manually in the wrong file and would hate having to re-create them in the correct one 😅
Describe the problem your experiencing and how your idea helps solve this Screenshot and sample file below. I’m using an iMac sized frame with extended height. This issue is exacerbated by the fact that this is the now the default view when using multiple flow starting points and is the only way to actually change the flow starting point. So you have a constant trade-off of whether you want to see the Figma controls or your prototype’s. Annoying as hell. EDIT: When sidebar is hidden, the fixed header is visible but inaccessible. As soon as the cursor hovers near it, the Figma UI appears over the (clickable) website header. Wow… Add as much context as possible (screenshots, Figma files, mockups, etc.) https://www.figma.com/file/WlYbWyHwtBGEFZihdMt2az/Bug-Obscured-fixed-header?node-id=0%3A1
Hi Figma team and community! 👋 I've noticed several posts from users looking for a way to export Figma prototypes as video (MP4 or GIF). Right now, the only available solutions seem to be third-party plugins or screen recording tools, which work—but aren't always ideal when we need quick, high-quality exports to share with clients or on social media. I’m wondering if Figma has any plans to include native support for exporting prototypes to video in the near future. This would be an incredibly helpful feature for presenting flows, especially for marketing or stakeholder presentations. Would love to hear if this is something that’s on the roadmap, or being considered! Thanks 🙏
It would be great if the professional plan offered more than 4 variable modes. Right now I want to set up a mode for each component size-- XS - XL, 5 sizes all together-- which puts me over the 4 limit for pro, but well under the 40 limit for enterprise, which is a quantity I will never need. And there’s no use case for enterprise at all for a team our size. I think 10-12 modes for pro would be perfect to give small teams like mine room to grow before we reach the scale where an enterprise plan would be worth consideration.
I would like to be able to save the animations and motion graphics I create in Figma, such as intros and animated loading screens, as videos so I can use them in my projects and share them with the team. Currently, I have to screen record the animation, which results in lower quality than what's in Figma.
We have a Design System with parent components composed of nested instances. Both parent components and nested instances are in the file “A”. To avoid having thousands of components available within the Assets when publishing the library, the nested instances are hidden with “.” at the beginning of their names. The problem: When using the component library from file “A” in file “B”, everything works fine. The issue arises when a nested instance from file “A” requires an update. Firstly, it does not allow me to publish the nested instance update without removing the “.” from its name, and I also cannot publish the parent component containing the updated nested instance. If somehow I manage to publish the parent component, file B will prompt me to update it, but the updated nested instance does not receive the changes made. Is this a bug? Or what is the correct way to work, update, and publish nested instances so that they always receive their updates without cluttering the Assets librar
Hi everyone,I’m currently working on a prototype in Figma, and I’m trying to achieve the following keyboard-based interaction: When I press the A key, an overlay appears. When I release the A key, the overlay closes automatically. I noticed that Figma’s "Key" trigger only allows actions to be triggered on key press, but I haven't found any way to differentiate between keydown and keyup, like you would with standard JavaScript events.Is there any workaround or trick to simulate this behavior directly in Figma?Or would I need to use an external tool (like ProtoPie, Framer, or a coded prototype) to make this interaction possible?Thanks in advance for your help! 🙏
Maybe it’s too much to ask for a full-on photoshop within Figma, but here are two features that would help my team and I tremendously moving over from XD. The biggest issue is in XD we can easily click “open in photoshop”, edit an image, save, and go back to XD where that instance of the image is edited live. Some of the things we do very often are placing a color overlay over an image, and erasing parts of an image using a brush. Just thought I’d put this out in the world, thanks for reading!
I’ve been using the Figma’s AI lately and it’s super useful. A useful feature would be the ability to change the image aspect ratio. Currently it’s using the default size, so If I want to expand an image This is How I should do it: A feature like “Expand Image” or “select aspect” ratio in edit image toolbox would be so useful.
Hi everyone, - please find below an alternative workaround to Figma 429 rate limits as well reducing weight on Figma infrastructure which helps the ecosystem ;). This as an immediate fix.The issue isn’t Figma’s limits themselves (which are more recently conservative and problematic), it’s the way large /v1/files/:key?ids=… calls pull entire subtrees (often megabytes), then trigger dozens of image requests when frames have 50-200 children. That burst pattern quickly hits Figma’s limits protection causing 4-5 day lockouts.A proposed solution is to stop fetching everything upfront and adopt a metadata‑first, prune‑first, fetch‑last pipeline:Fetch only component metadata. Pre‑filter locally to remove hidden frames, junk nodes and remote libraries. Fetch a pruned node tree with limited depth (depth=2–3) to keep responses <500 KB. Do code analysis and token extraction locally without extra API calls. Fetch images only for the final deduplicated list, in small adaptive batches with exponen
So I have created a simple form component and used MAKE to create a working version suitable for prototyping (This allows me to have full text entry and validation).The biggest issue is I am unable to tell the ‘Submit’ button to navigate to the next page in the prototype.Even if I tell MAKE to navigate to that page it just doesn’t seem to work.Does anyone have a work-around or solution to this problem?
Hi,Has the Figma team has ever considered a follow mode that allows followers to see the toolbars? I often show other designers how to do something in Figma, but I have to share my screen on Teams so they can see what I’m doing, and then they have to jump to Figma to edit and try what I’m doing themselves. They end up switching back and forth between the Teams and the Figma window.
I wonder why does Figma Make have a limited credit in Educational Plan. It’s sad that when I was making a prototype and I had to leave halfway. If there was a feature to increase the credit limit in some way even if the user is in Educational Plan that would be great.
I want to be able to export designs in PDF for print (CMYK/Hi-resolution) For now, I was using the plugin TinyImage Compressor but it’s no longer free and I don’t understand why Figma can have this option on it’s own. I’d have to pay $456 a year. If Figma has paper sizes, why don’t they have this option… you can’t print quality good quality colors in RGB. I’m going to have to go back to Adobe for print files. Is this happening to anyone else?
Hi, this is my first project — I built it to make it easier to compare Figma designs with live websites. Hope you find it useful! Over.fig — a free Chrome extension that overlays your Figma design on the live webpage, inspects Figma CSS, converts them into Tailwind utility classes, and lets you easily view spacing between elements.🚀All features are available absolutely for free. 🔧 How It Works:1. Paste your Figma link2. Pick a frame to overlay3. Compare instantly — your design floats right over your web page ✅ Key Features: - Pixel-perfect accuracy - Effortless CSS inspection — auto-convert styles to Tailwind utility classes - Precise measurements — see spacing, font sizes, and alignment in real time - Custom font support - Download optimized assets directly from Figma - Save hours every week on QA and revisions Would love your feedback!
Hi,Look at this Text we have in our project:The content depends on `LogBundlesTitle`. It would be awesome to have easy way to change value of that variable without zooming out, clicking somewhere and looking for it in variables manually. Maybe some king of ‘set value’ icon to the right? Or some shortcut like Ctrl+click open variables dialog with this variable selected?
I think this annotation feature is great, but the documentation isn’t well written. It gives the impression that users with view-only access can see annotations, which is not the case. It would also be very useful to extend this feature to viewers such as PMs or clients, so I can easily show them how a button or function is supposed to work.
Portfolios and several page sites - okay, got it. Nice!But will we be able to publish blogs, web books, guides, wikipedias? With search engines, sorting / filtering techniques?I’m ready to build a huge web guide site, and so anxious to know CMS capabilities.Love you, Figma!
The mindmap is a critical feature in figjam and it requires a lot of improvements but at least these 2:collapsible trees better shortcuts (tab to move a node, enter to add a branch...)
Well, according to some earlier forum posts, Figma clearly has no plans to launch a Linux app. I don’t personally mind using it in a browser, but local fonts don’t work. Could we at least get a Fonts Helper for Linux, if not the full app? Thanks.
Proposed FeatureAdd a status bar toggle in the design panel for mobile frames. When a default device frame is created, designers should be able to switch the matching status bar on or off without searching files, copying components, or rebuilding status bars manually.This removes the need for standalone status bar components in the layers panel. As long as the frame matches official device dimensions, the design panel shows the status bar toggle and applies the correct, up to date version automatically. This would cut setup time in early design stages and keep files cleaner.:) Feel free to comment and share your thoughts on this feature idea. Further Improvements to the toggle• Automatic color inversion so the status bar keeps proper contrast on any background, similar to real devices• Controls to adjust status bar elements like the camera, microphone and location indicators
There’s only a handful of color styles I use very often. But I always have to search/scroll past all the ones that aren’t useful. Having a way to sort the color picker by recent would be a game changer for speed and productivity, ideally it would persist till the user changes it. Could probably use an icon button to the left of the grid vs list view.
Can we add “move/add to a file” link so we can do that easily for files in drafts? Maybe put a link next to Drafts. I am not trying to go to the Drafts file at this point when I’m moving files. Every time I click the folder or Drafts link I get taken to back to home to that folder and that is never my intention with this action.
Describe the problem your experiencing and how your idea helps solve this Copying text from figma that has shift+enter line spacing introduce unusual line terminator character. This usual character will display on some web browsers. Add as much context as possible (screenshots, Figma files, mockups, etc.) Create any text layer Enter any text then force line separator using shift+enter Copy text and check using tools like unicode detector https://www.textmagic.com/free-tools/unicode-detector and you will see an invalid unicode character. Ask questions to bring the community into the conversation (e.g. Does anyone else experience this? Is anyone using a plugin or workaround to help solve this?, etc. Clean up manually using text editor like visual studio code.
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.