Rolling out: Projects become folders 📂 ✨
Got a feature request or product idea? We're all ears!
Recently active
I find it ridiculous that when I had a design incorporating ‘plus darker’ image editing, Figma didn’t notify me in realtime that it wouldn’t appear when i attempted to export as a PDF. Instead I had to waste 30m to figure out if if was a memory issue, Figma image quality issue, PDF issue, etc. Silly. Tell Users beforehand that they won’t be getting the export they expect and why (and, hell, maybe even give a tip about how to achieve the goal the user is trying to do. For example in this case, suggest exporting as a 4x PNG and importing that image & then exporting as a PDF.)
When sharing prototype links with internal team members or clients, we find that the URLS are often long and not user friendly. Have you guys considered making short urls or user-friendly sharing links?
It would be really great if can add tools like Eraser, Pencil tool supports to illustrating(current one does not support when customizing existing elements). Basically tools from Illustrator. Figma is way more easy than using Adobe illustrator, but with the current tools its limited.
It would be extremely helpful if we could lock and/or turn off certain controls in the properties panel when needed. Also, I would love to have more control over which bubble properties I want to surface - rather than all the properties associated with a component bubbling up together, it would be so helpful to be able to select the exact individual list items you want to bubble up. We have a very complex dynamic template system that I’m building with a lot of nested components and variant properties, and while I need a lot of flexibility to allow for incremental changes, I want to limit what shows up in the properties panel as much as possible at each level so I can limit the decisions the end user has to make and accurately illustrate the possibilities and limitations that will be in our end product.
Problem I have several nested project files that I am trying to organize as the team scales Solution Would be cool to batch Rename them similar to how layers are batch renamed Would anyone else find this useful?
Sometimes I would like to open several files, and so far I haven’t found an efficient way to do so. Can we get an option to select files in a project and open them by either hitting Return or Right-click>Open?
After changing the theme to dark I have issue with component preview in Assets panel. The component background turned dark and dark components are not visible. Do you have the same issue?
I would like to propose a feature that could greatly enhance the prototyping experience for designers, developers, product managers, and clients alike. Currently, Figma offers prototype previews in both the editor window and on mobile devices, which is incredibly helpful. However, it would be even more beneficial if we could create an interactive phone object directly within the workspace that could be set up to display a specific user flow. This feature would provide a more immersive and realistic preview experience, making it easier for stakeholders to understand and evaluate design concepts.
Figma introduce invert colors feature on selecting any colored object
I am currently making stickies in figma. I am coming from miro where their font type size scales to fill out to the extents of the sticky note. This results in a more pleasing to look at design, it feels more natural. I would love to so “Auto” as a font type size option. Not only would it look better, it would also help with issues where the amount of text I need to write is greater than can fit in the area. Similar to how I appear to be rambling on and on with this description 😉 Here are some images comparing miro with figma and why this would be a great feature to have
Does dev mode auto-detect color contrast issues?
Hello, Few months ago, I think Figma team said they were working on a “table” feature for FigJam. Do you know where I can find more information about this? Also do you know if this feature will also be added to Figma? I know there is a way to create table in Figma with “Auto layout”. But if this is made in a component (part of a Design System Library) and a user would like to add row or column within an instance, it starts to be complex. That’s why I am looking for a “real” table feature in Figma. Thanks in advance for your help
When I resize an image, I want it to stretch by default not crop: I know I can go here and set this setting to “crop” to get the behavior I want. (despite the counter intuitive name of “crop”) It’s weird that Figma’s default image behavior is different than nearly all other software. And it is an efficiency drag on a high traffic workflow. Please let us choose the default behavior for image fill.
At the moment, you can select the frame tool and click in a frame and it’ll add a frame, but when frames are nested and not easily selectable with the frame tool, it would be advantageous to be able to quick insert a frame into a selected frame on your artboard or in the layers panel One way of resolving this could be to add it to the right click menu or into Object on the main menu, similar to “Frame selection” option
The main issue with Figma Slides is that you never know if all images and videos have loaded before you start presenting to the client. Depending on the wifi connection you might end up with videos that don’t play and low res images. It would be best to include the assets in the initial loading and maybe return some messages to inform the user. A good example is CodeSandBox approach when it starts up a server.
Continuing the discussion from Dynamic number of nested component instances: I have components that might include a number of instances of another component, e.g., rows or columns in a table, options in a select/dropdown, etc. To accomplish this, I have to either create a separate variant for each potential number of nested instances, or create the component with the maximum possible number of nested instances and make the instances hide-able. Neither is optimal—the first could lead to a crazy number of variants, and the second could result in a large number of hidden layers, which hits performance pretty hard. It would be great to be able to specify a component instance to be nested in a “parent” component then allow an arbitrary number of the nested “child” instances in instances of the parent component.
Hello Figma! I’m trying to design a component for an API reference documentation (see image below). This component needs to contain instances of itself, but that’s not allowed by Figma. Could you add this option and perhaps have a number to set the max possible repetitions (to avoid the “infinite” issue)?
Currently everything is mixed up in the notification panel, which is especially hard if you are an admin as well as a designer one or many projects: Comments in Figma files for all teams View / Edit permission requests to files License upgrade requests … Adding filters for those categories would help a lot: Comments (by team) Permission requests License upgrade requests …
Minimal UI is awesome! I love how clean it makes my workspace, with fewer distractions. I would love the ability to see a minimal version of my pages and layers when I select an object. Instead of only showing controls on the right panel, please also display a simplified version of the left panel. I often switch layers or pages, so being able to quickly change them after selecting an object would be very useful. I would love to use this mode more as it significantly increases my productivity, but right now it’s very hard to do so.
It would be nice to be able to change a shape without having to start over or use vector. e.g: I i decide to draw a circle, however when I add my content I realise that The content is too much for the drawn, I would like the option to click on that shape and change it to a different shape that addresses my content / copy.
When you click on a component set, the UI will show you which properties are being used and which ones are not. When one isn’t being used it shows an exclamation point. This allows the user to clean up the properties without guesswork. I would love to see something like this for Local Variables. As a bonus, I would love to be able to see all of the places a local variable is being used. That way instead of opening each layer, and hunting for a tag, I could maybe see a list of where it’s applied. Like when you use the search function. 😉
Our developers don’t seem to be able to view the properties of a stroke gradient in Dev- or View mode. If they hit ‘Copy’ on the Border section, they get some line of code describing it `border: 1px solid; border-image-source: linear-gradient(163.37deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.1) 25.07%); ` This contains the properties like angle and gradient stops, which are not initially visible in the Inspector. Would be lovely to expose those properties in Dev- or View mode so our devs doesn’t have to go through so many steps to view the angle of a stroke gradient. Thanks a lot.
Responsive view makes it easier to communicate with developers about resolutions, but not having detailed adjustments can be inconvenient. It’s good for checking different views, but minimum resolution support is still hard to verify. I thought it would be great to have a feature like Chrome DevTools’ device mode for precise adjustments. So, I added some UI in Figma’s style. Hope it becomes a reality soon! 😀
As far as I can tell (and based on other people’s posts), it is not possible to switch between modes via the prototype (e.g., have a button with a Boolean or if/else behavior to switch between modes). This would be very useful especially when doing UAT since the clients only have view access to prototypes, not the Figma files (and no client wants to do that anyway). So, they can switch between different views/modes with the click of a button. I am really curious why this is not a functionality. Prototypes are for other users than the creators, the perspective should have been from the end user’s.
I am finally starting to come around to UI3 but it drives me crazy that my layersp panel is so tiny and cut off in the bottom left of the app. It’s competing with the pages/assets, so why not give it the same hierarchy or interaction as the File/Assets switcher?
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.