Everything announced at Config 2026 🎉
Got a feature request or product idea? We're all ears!
Recently active
Copy/pasting prototypes is possible with simple click interactions, as explained here: Create interactions – Figma Learn - Help Center however this does NOT work for conditional interactions with multiple if/then/else statements, which is arguably much more important, as it takes way longer to reproduce/copy over to another component.
I wish I could use text string variables to manage common property names across component variants. Many components in my design system share the same properties (eg, theme: light/dark, state: default/hover/pressed, size: small/default/large), but I have to hand key each of these for each main component. I wish I could have a list of these property names that could be reused between components. Having that would:Reduce the amount of manual entry Eliminate potential for typos Ensure a consistent vocabulary that translates better to tokens/code semantics Increase likelihood of consistent component variable taxonomy
It would be really useful to have custom CodeSyntaxPlatform values. We’ve just created 100s of variables in code and used Tailwind tokens for the WEB platform, but it obviously it makes no sense when CodeGen is showing CSS (i.e. Web): It’s fine to have some core platforms, but being able to assign syntax for arbitrary platforms make a lot more sense: variable.setVariableCodeSyntax('WEB', `#${hex}`) variable.setVariableCodeSyntax('TAILWIND', `${prop}-${key}`) Ideally, there would be a UI for this, too: Thanks.
It would be useful to have a tree menu, similar to the layers panel, to organize pages into subcategories. On structured projects, having all pages listed flat makes it nearly impossible to understand which areas to work on, and you waste too much time scrolling through them. A menu that mirrors the layers structure for pages would be a much better solution.
As an Admin i want to be able to choose in a Workspace Level, which Workspace is allowed to use the Open Session Feature in FigJam. Currently there is either “on” or “off” for the whole tenant, which we cannot use due to security topics.This should be included like also to select for AI feature, or public link sharing.
Nowadays iPads have M4 and M5 processors completely capable of running something like FigmaI think for many people on the go and for many designers it would be great if the Figma app on Mobile, at least the iPad app would work as the desktop app on Mac.I’ve even found myself using the web version with Magic Keyboard because it’s what I have on a trip or so and sometimes the inspiration and ideation must flow
So I have this document that we use for one-pagers in my company. It exists in portrait, but I’m taking an existing one and making it landscape. When I take the original page and rotate it 90 degrees, the grids disappear. So far I’ve tried removing the grids and resetting them up shutting down Figma and restarting closing all tabs and reopening needed tabs switching on/off grid view I’ve turned the colour of the grid opacity to 100% All result in Nothing Any help would be great
Can we add image mirror/flip option, specially in components.
It would be really great to be able to have more flexible way to manage colors than just hex. for example when i create a hover color in my css i use “color-mix” which takes the base color and applies a white transparency into it. i figure a way to do that using color styles by applying two layers together the base color and a color transparency on top, but i cannot do that in variables, it just forces me into a single hex/rgb color.I even tried to point to a color style from within the variables but couldn’t. In this day of css we need more flexibility than just hex and px. If you don’t evolve you’ll go the way of Axure, just saying.
Current: Site > Settings > General > Custom codeAdd section: Site > Settings > General > Non-page requests So I could addPairs of request and static content: robots.txt (and add static text content) some-verification-file-name.txt (and add static text content) sitemap.xml (and add static/dynamic content) Redirects request (and redirect url) This should cover a wide range or common scenarios.
We’re using templates as an early way to handle branching in Figma Make. There’s a primary prototype that the team remixes and iterates from. As work progresses, we manually pull changes back together, and when a remix becomes the new source of truth, we promote it to the primary prototype and archive the old one.This process is very manual and hard to stay on top of. Having real branching and merging for Figma Make files, similar to what exists for design files, would be a game changer. Hoping something like this is on the radar and shipping soon. 🤞
Comments are not preserved when duplicating a page, frame, or section, which creates friction in revision workflows.Our team collects client feedback in comments, duplicates designs to begin revisions, and then loses the original comment threads. This forces us to manually recreate feedback or constantly reference an older version, which slows iteration, increases the risk of missed feedback, and adds overhead across projects.A helpful solution would be the ability to preserve comments on duplication, anchor comments to objects instead of canvas positions, or show comments from a previous iteration.This is a significant pain point for an organization of over 6,000 employees, where even small gaps in functionality can have a wide-reaching impact. PLEASE HELP!
Am curious if there’s an easy way to exclude the second fallback parameter from any css custom properties displayed within the dev inspector? Our dev team will not utilize the fallback values, and is hoping to sync these variables 1:1 with the css custom properties defined within the codebase. We’re aware we can manually edit the variable and exclude the second parameter, but would love if there were a way to make this the default behavior.i.e. we would prefer color: var(--primary-100) over color: var(--primary-100, #f3f3f3) as a default if possible.
I work for 4 different companies with unique Figma accounts. All the projects I am currently working on are open, which is about 20 tabs. Switching between profiles for these different companies makes my workflow SO slow. Is there a way Figma would consider adding the ability to switch profiles in the open file so I don't have to close everything and start fresh, losing time and often forgetting what I was doing in the first place? Thank you!
Hey! How can I transfer the AI generated Prototype in Figma Make to Figma Design and continue editing it manually there?
I'm building a responsive alert banner and trying to achieve a behavior similar to fit-content in CSS. Here's what I need: The banner container stretches to 100% width, Inside, there's a button and a text label, The text should stay on one line and hug its content until it reaches the limit of the container, Once it can't fit anymore, it should wrap onto multiple lines (essentially behave like fill). Think of it as:"hug content until there's no space left → then behave like fill".This should happen dynamically, depending on the container width,so no fixed max width.Is there any way to simulate this behavior in Figma, maybe with some clever auto layout nesting or constraints?Trying to avoid duplicating the component with two variants (hug and fill).Thanks in advance for any ideas or workarounds!
When copying vector-text content from FigJam into Figma Slides, the pasted elements cannot be scaled properly, which breaks layout, readability, and the overall structure :(This creates friction in the workflow between ideation and presentation, I had to recreate a lot of content manually instead of reusing it. Unexpected I have to say.Enabling proportional scaling for grouped vector (strokes!) and text elements would make it much easier to move seamlessly between tools and maintain consistency across collaborative work. Thanks in advance :)
Hey Figma team and community!Now that Figma Sites CMS is in public beta, I'd love to see one feature added scheduled publishing.Right now you can publish content immediately, but for things like blog posts, product launches, or event pages, it would be super useful to set a date and time for content to go live automatically.This is a pretty standard CMS feature and would make Figma Sites much more viable for real production websites.Anyone else feel this would be a valuable addition?
I have successfully rasterized last Friday. But two days later, which is now Jan 13 2026, the Rasterize selection disappeared in object menu. I can only find it by searching Actions… Is there anyone can help me look into it, thank you so much!i use macbook pro 15-inch, 2018, Vetura 13
When adding or editing a comment you are currently able to use the following key combinations:[Shift]+[Enter] to go to next line [Ctrl]+[Enter] to go to next line [Enter] to post the commentI’d like to see the function of [Ctrl]+[Enter] and [Enter] switched. This would in line with a lot of other programs and also with adding/editing text in Figma. So, for the adding/editing a comment I’d love to have the following key combinations:[Shift]+[Enter] to go to next line [Enter] to go to next line [Ctrl]+[Enter] to post the comment
Thanks for the update — really excited to see Sites CMS finally launching 👏It’s a great start, and we’re already experimenting with it.There are a few key CMS capabilities we still feel are critical for real-world usage:Video support in CMS fields We currently can’t embed or bind video content (e.g. hosted video URLs) from CMS fields into modules. This is essential for modern marketing pages, case studies, and content-driven sites. Grid / layout control for CMS lists CMS lists don’t currently support true grid layouts. This makes it very difficult to build responsive, multi-column layouts (especially across breakpoints), and limits design flexibility compared to typical front-end grid systems. CMS item status / workflow We really need basic content states such as: Draft Unpublished Published This is critical for real content workflows, content reviews, and staged launches — especially for teams working with clients or editors. Overall, the foundation looks solid, and we’re excited a
Every time I switch back to Draw the tools color resets to white. Am I missing something? A product that really understands designers perhaps 🤔?Jokes apart, it feels “rude” to forget the colors I so carefully picked just a couple clicks previously.
Would love to request a feature that supports connecting Figma directly to our binary store (Artifactory) for all package retrievals! Will make it easier to connect our design system!
My team wants to be able to use Figma pages as historical records of certain releases. The problem is we either have to detach all components, or create a separate file so updates in our libraries don’t affect what we’ve historically released. It would be nice to be able to “lock” certain pages as a part of the current Dev mode lock, to be able to store a historical preview of what is in production. (They don’t want screenshots because they want to still be able to enter prototype mode. Any suggestions you have on others way to do this would be appreciated!
Since Figma does not support going back to previous views, it is quite frustrating to switch between pages. Would you ever allow the same file to be opened in another tab, but not in a new app window? This would become very handy to switch between pages in the same file.
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.