Rolling out: Projects become folders 📂 ✨
Let us know what would make Figma better for you.
Recently active
Introducing an Invisible Mode for Figma to enhance user privacy. This feature allows users to work without showing their online status, preventing others from following their activity. Perfect for focused, distraction-free design sessions.
A back button (and possibly a forward button) would be very helpful in the sidebar to navigate larger Figma files with multiple pages.
It’s hard to find the “Restore this version” button once a chat goes beyond 100 messages. Figma should add pinned Next/Prev buttons in the top bar, allowing users to preview each version after a chat and then decide which one to restore.
Hello Figma team and community,I’ve been working on a project where I need to display detailed information about multiple people (or products) in a modal. The setup is simple: Each Card component has exposed properties (Name, Job, Description, Photo). On hover/click, the card should open a global Modal that shows the same information. Currently, the only way to make this work in prototypes is to use Set variable → literal values (e.g., selName = "Norman"). This means: Every instance of the card requires manually duplicating interactions with hardcoded values. If I update the Card property (e.g., change the person’s name or job), the modal still shows the old hardcoded value unless I also update the variable action. This breaks scalability. For 10, 20, or 50+ people, it becomes very time-consuming and error-prone. 💡 What I would like to request:The ability for Variables to “read” the exposed properties of a component instance and pass those values dynamically to the Modal. In oth
Your current plans do not include a standalone option for just Figma Sites. It is not necessary to buy a full seat plan just because someone wants to use Figma Sites, right? Let’s offer a variety of different plans to make it easier for customers to choose
why make this so hard? This should be in an obvious place. I read the info on the site seems to be out of date anyone know where this is? It’s supper annoying to look for billing info and writing in help chats instead of doing proper work. going rate this product way longer just because I wasting my time on things that should easily accessible.
Although Figma recommends Focusing on desktop and full-screen friendly outcomes, the available frame presets are only for mobile. So every time, I end up having to create custom sizes for desktop or tablet.
Is there a way to change the Background Color for the following: Figma Dev Mode - Component Playground panel Figma Dev Mode - Compare Changes panel Currently the colors of my components and the background clash, and I’m unable to properly view the components in those listed panels/views.
Hi Figma team,I often need to show the flow between screens or components in my Figma design files. Currently, I find myself copying arrows from FigJam into Figma because they’re quick, lightweight, and visually ideal for interaction mapping.One of the things I really appreciate about FigJam arrows is how they automatically adjust when elements are moved and how they bend intelligently, something most plugins or manual arrow workarounds don’t handle well. It’s a huge time-saver when exploring flows or doing quick iteration, and it keeps everything clean and readable.With the recent addition of annotation and measurement tools in Figma, I was wondering if similar arrow/connector functionality could be added natively to Figma design files. Having this built in would make it so much easier to communicate user journeys, navigation, or logic flows directly within a design file, especially during handoff or design reviews.Thanks for all the amazing updates you’ve been rolling out!
Feature to create 'flow interactions’. Meaning interactions that are only active within a specified flow. If no flow is specified, the interaction behaves as it currently does.This feature would allow to assign different actions to the same element (e.g., a button) depending on the active flow.For example:In Flow A, clicking a button navigates to Page A. In Flow B, clicking the same button navigates to Page B.Would help for: Easily compare different user journeys without duplicating frames or creating multiple prototypes Reduces clutter by eliminating the need for separate copies of the same element or screen for different flows Supports more complex, context-aware prototyping scenarios
Hi Figma team, First, thanks for the amazing work on the design tools. I’d like to request a larger window for the color variable picker. I understand that resizing the text style picker might be difficult due to font binding and async loading. However, for the color variable picker, it seems relatively straightforward since the window can already be dragged. Is there a reason why resizing isn’t supported? Modified by tampermonkey
Similar to how we can filter colors from different libraries, We also should be able to select and filter typographies from different libraries.Colors Library Selection:
I could work faster if I was able to type my variable or style names directly into the HEX value input. Save me a click please!
It would be great to have an option like "Highlight Text" in the text editor tool next to the underline text option.
This has become a defacto standard in modern apps (Chrome, VS Code etc) and it sticks out that Figma doesn’t support. Also seems like a pretty quick win to implement.
We work in a large company with over 100k employees and have very strict rules on how to share content with clients. What we are missing are advanced sharing options for “only-view”. Sometimes, we want to share content as a ‘view-only link’ with the client to receive comments and feedback directly on the artboards. Other times, we want to share as a ‘view-only link’ but without the possibility for viewers to leave comments. This crucial option is currently unavailable for us, and it would be great if this feature could be added to the sharing options. Thanks! 👍
In the new UI, the color options have been changed to buttons that you click on to open the color picker:I now need multiple clicks to get to a text field that I can edit or copy the value of. The old UI (still used for Selection colors) was much more accessible: I could even paste a non-hex value into the field and it would recognise it correctly!Can we please bring back the old input or an alternative/faster/easier way to quickly edit/copy color values?
I would really like to be able to grab the hex color when I am in Draw mode. I have to switch back to Design mode to do this.
Could be great to copy HEX code quickly by helding down option key and click on a color with or without color style/variable.
Hello, I would like to give you feedback from users! New function - annotation very nice and useful. Thank you. There are a few comments - maybe it will be useful for your product. I'd just like the ability to group cards. Also, with a large number of cards in a single frame, it becomes very crowded and the cards overlap, which isn't very convenient. It might be better if will possible to customize the position of the cards and perhaps add a hide/show feature in the right panel so they don't interfere with other work—like you can do with the grid. This is a new feature, and I wanted to leave some feedback, as my company really appreciated it! Thanks again.
Figma Make recently added the ability to bring generated ideas into Figma Design files. This is great.I started developing a workflow where I:get Make to generate the initial concept (with linked design system) Copy the generated frames into a Design file to tweak (as this is quicker than crafting a bunch of prompts) - and create components. Copy the updated designs back into Make and continue adjusting. Repeat steps 2 and 3This feels like a good hybrid approach to working alongside the AI to craft interfaces.Between steps 2 and 3 - on the second iteration - where I have pasted the updated version into Make, made more changes and then copied that version back into Design - all the component instances have been converted into frames. When working on long term projects I want to be able to do some of the work in Design and some in Make - right now I have to chose one or the other due to this limitation.
Description:In this thread, let's delve into the intricacies of designing user-friendly marketplace applications using Figma. Whether you're focusing on e-commerce platforms, service-based marketplaces, or digital product exchanges, sharing insights on: User onboarding flows Product listing and discovery interfaces Secure payment and transaction screens User profile and review systems Responsive design considerations Integration of Figma plugins and UI kits This discussion aims to compile best practices, design patterns, and resources that can aid in creating efficient and engaging marketplace applications.
Hello! As mentioned earlier in posts such as Prototype - Interactions - Event listener & ElseIF conditional, it would be really useful to have interactions trigger from variable changes. Right now, you can already accomplish these by combining conditional statements with the “After delay” interaction, but it is extremely tedious to maintain and demands a lot of janky component work (see example of implementation in video). Simply having “Listen for change in variable X” as an interaction would be a really powerful tool to create reusable components for advanced prototypes.
I’d love to see Figma support print projects more seamlessly. Features like setting up bleed, margins, and crop lines after a document is created would make it easier to prepare files for print. Adding options for more advanced PDF exporting, such as including crop marks and setting output resolution, would also be valuable. It would be great to have built-in tools for flattening images, outlining text, and working with CMYK colors to ensure print accuracy. These additions would make Figma an even more versatile tool for designers handling both digital and print projects. I’ve tried plugins but they always seem to be missing something or end up shifting my elements.
Good morning everyone!I discovered figma in 2022 when taking a course on UI/UX design for the web — and I instantly fell in love with it.Since then, I’ve been using it for everything, including print design — flyers, business cards, signage, packaging... you name it. It is a wonderful tool and more than enough to produce professional renders.I’m only missing the ability to export PDFs with advanced print specs like: Overprint settings ICC profile embedding (like ISO Coated v2 300%) CMYK color management Bleed and margin controls Spot colors / named channels (e.g., for varnish or Pantone inks) I usually work around using third-party plugins — but it’s not ideal.Anyone else here using Figma for print work? How are you handling these limitations? Do you use plugins like TinyImage or Pitchdeck? Or do you jump to InDesign/Illustrator at the last step?Would love to hear your workflows — and maybe raise awareness for better native print export options in Figma 🙏
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.