Rolling out: Projects become folders 📂 ✨
Got a feature request or product idea? We're all ears!
Recently active
When I merge a branch which has some comments, those comments are not copied/merged/… to main file. Is it expected behaviour or “thing in progress”? I would love to have those comments transfered. So i don’t forget anything 🙂
Has anyone found a way to get Figjam to automatically color URL text blue? I keep confusing URL text with standard black underlined text in boards.Feels like a basic feature missing
Not sure if it’s just me and if I’m doing something wrong, but just having the exclamation mark notifying you that there is a conflict or issue with a mode that uses variables is too vague. I spent over two hours trying to identify the issue. I got a message telling me to ‘Library assets may need to be republished...’ which fixed nothing. In the end i found out the was an issue caused by me changing/organinsing some of the variables in my design systems ‘Layout mode’.The section that had the layout variables applied was still showing the correct values, so as far as i could tell all was good, so couldn’t understand the issue:-I get that if something changes in the design system that it can effect the file that uses it as a library, and there may be confilcts, missing variables and that Figma will do its best to make up for such issues. It would be good to be able to somehow identify exactly what’s causing the issue, mybe an icon or similar to the pickwick on finding where a colour is u
Hi it've been a pain for our team lately. We always have to design in 2 languages (English and Vietnamese). We have to duplicate a flow in 1 language and translate into other language. Imagine if there're adjustments with the flow, we got to double work and make changes on both version. Couldn’t imagine the workload if the company decided to add 3rd or 4th languages. I wish there are some kinds of feature like language toggle. It would automatically update changes on both version. I can come back to each version to update some minor text translation.
I’m a hybrid UI/UX designer, and part of my work includes creating digital assets (like instructional gifs / videos, product launch gif). Right now I design in Figma but then have to switch to other tools (Premiere or After Effects) just to put videos together. When it comes to prototyping, it requires higher effort to update these contents and makes collaboration harder. It would be amazing if Figma had some basic video editing features built in—nothing too heavy, but enough to:Trim and stitch clips together Add simple transitions or motion Layer text, images, or overlays Drop in audio tracks Dev friendlyIt’d be super useful for teams like mine that work on both design and content, and it could save us from jumping across multiple apps.
When using FigJam on an iPad w/Apple Pencil Pro, it would be incredibly helpful if the app actually recognized the gestures of the Apple Pencil Pro and followed the system settings, like swapping to the eraser or opening the tool’s command pallet. This cannot come soon enough…
Sometimes I use dev mode links to look through people’s files. For every file I viewed I get notifications when something is marked as Ready for dev.And it also bloats my mail withFrame 2087324273 is ready for dev in Draft | You're subscribed because you viewed this file in Dev Mode.Kinda tired to unsubscribe from every single file. Why there’s no option to opt off every dev mode updates in settings? Figma notifications settings
If I have a team with some members not spending their Make credits, I want to commandeer those as an admin. Or even better, I’d like an admin setting to put the sum of all the credits for our full seats into one shared bucket.
It really should allow external users to leave comment on Figma make. Commenting on Figma make is crucial!I have been pasting them back to Figma Design just to get comments for feedback...
Figma Make Commenting Feature Request.Feature request: Add native, pinned commenting inside Figma Make prototype view/links (similar to Figma prototype presentation comments). Current behavior: Comments are not supported in Figma Make today, so feedback needs to happen in Figma Design or FigJam instead.
If I am writing feedback in a comment and need to go back and inspect something, once I click out of the unsent message, the entire typed comment in progress disappears. Can we please have the ability to auto-save comment drafts so I do not need to remember to copy and paste what I have in progress each time?
Right now, size depends on stroke width, so stuff like this happens: I want to be able to adjust the arrowhead scaling, just like in any other design tool:
Currently, when using variables, in the settings you can’t select wether you want a value (for example, padding-sm) to apply to just the padding or the gap of an auto layout. Which means that when you want to select a gap variable, it shows all the padding values as well. Can we get a setting for this?
It’s so limited and we have to clear it everytime. Increasing the limit or making it unlimited and wrap the text is a great idea.
I’ve just applied variables to all our project’s text styles. It all works as expected. However, in inspect mode, font weight it still displayed as normal css value and not with css-variable. See screenshots. Is this a bug or me messing up things?
Hey @ksn just one small request can we get tracker and queue on our community account that would help for sure. Thanks 😅
Hi everyone,Is there an option to cancel the export action?While the action is running it shows this nice “Exporting...” info:But I could not find a way to abort the action.And if one made the mistake to choose export 1064 x instead of w it takes quite a while until the export action is done. Meanwile I cannot edit anything else.Why not add a little (x) next to “Exporting...” to give a possibility to stop the action? This would be great!Best, Sarah
Hey all - I am running into a bit of a issue with how component properties are working today - specifically in the context of Figma-to-code workflows. It’s not so much of a “blocker” but I think it would be a huge unlock if we were able to attach “meta” or “pass-through” properties on Figma components.Currently any properties added to a component need to be “used” in your component. A variant, boolean, etc. needs to affect something structural or decorative in your component or you’ll see an error icon and a message “Not used within component”. Instances of the component will not contain these unused props. This is reasonable since you don’t want to have extra props on your component that are effectively no-ops. However, as Figma designs and components are increasingly the input for many design-to-code workflows, many of the things we might want to associate with a given component do not necessarily have a visible presentation impact on the Figma side, but are used in downstream coded
So I created a skill to help me organize my Components in Design Library, something like rename layers, reorder variants to make library more tidy.But when I (or AI) trying to reorder variant values’ order, it says that no API support this kind of operation. For example, I would like to change Variant “size” from [medium, small, large] to [small, medium, large], it can’t be done by program, only can be change manually.I can ask AI to create a new, same Component Set, but it will lose connection to exist instances, and it’s bad.Is there a way to adjust values’ order by Plugin API?
Hi, as I have used up my 3000 AI credits, I would like to request adding a LOW CREDIT BALANCE alert, since AI credits can’t be manually reset or extended each month? If possible, maybe offer an option to purchase more credits WITHOUT changing our plans?
it would be game changer to be able to export generated artefacts with figma make to figma design
Hey, It would be great if we could manage the z-index of some elements. Example: I 've got an element which has a built-in tool tip displayed on hover (or click, whatever) if it’s in auto-layout and the previous element is just above, this tool tip will appear behind this precedent element. The only way to make it appear on top is to place it manually on the actual layout which takes horrendous amount of time. I suggest there would be an option “take the highest z-index” or such when defining “display overlay” in prototyping mode.
When overriding a single element inside a slot in a component instance, Figma marks the entire slot as overridden. As a result, updates made to the main component no longer propagate to any elements inside that slot — even if only one element in the slot was actually changed. Expected behaviorOnly the modified element should be treated as overridden.All other elements inside the slot should remain linked to the main component and continue to receive updates.
Love that branches were added but would like to make some suggestions: Support sub-branches from branches. This is a really helpful way to signify milestones in an app design and allow for many avenues of exploration and iterations with the ability to only merge the branch (feature or milestone) which was approved. See example below of how I would ideally structure the process of a project
Feature Request: Git-like Version Control for Figma BranchesCurrently, Figma allows us to create a branch from each file, but this limitation makes it difficult to manage complex design workflows — especially for teams working on large design systems.Git-like branching would make version control in Figma far more powerful and flexible. With this approach, designers could create multiple branches from existing ones — functioning much like environments (e.g., test, staging, production) in development.Attempt at elucidating through a flow diagramAs a design system maintainer, this would be a huge benefit. For example: Components that need additional review or testing could be safely designed in separate subbranches. Compatibility between different branches could be tested before merging changes into the main file. It would reduce merge conflicts and ensure higher quality and consistency across the system before releasing updates. Allow for other users to expand on branches through t
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.