Discuss creative ideas, tips, and hacks with the community.
Recently active
My AI is not working, Everytime it shows " Something went wrong, Please Try again".
Request to Recover Missing Figma FileHello Figma Support,I’m contacting you because one of my Figma files has disappeared unexpectedly.The file is no longer visible in my account, and other team members also cannot find or access it. I already checked Drafts, Recent files, and Trash, but the file does not appear there.Here is the information I have:Account email: [redacted by moderator to remove personal information] File name: FIXINO Team / Project name (if applicable): TEAM Approximate date/time when it disappeared: TODAY File link (if available): [redacted by moderator to remove personal information] Could you please check whether the file can be recovered or help identify what happened?Thank you for your support.Best regards,amirhossein.
quick survey for anyone who uses Figma at work regularly — takes about 15 min and pays $45. you qualify if you're US-based, employed, and actually use Figma (not just have it installed lol).designers, devs, PMs, marketers all great!link here: https://terac.com/interview/start/r/7e7e8f01-4d62-4044-9b27-b41d66223262Please let me know if you have questions!
I ran into an issue recently where an outgoing internet call wouldn’t connect, and the app just showed a generic error message. No clear explanation, no guidance — just a code.It made me think about how we design these moments. When a call fails (a VoIP error code), the cause could be anything from a weak connection to a backend issue, but users don’t really care about the technical side — they just want to know what to do next.How do you approach designing these kinds of error states? Do you keep it simple and friendly, or provide more detailed troubleshooting info somewhere in the UI?Would love to hear how others handle this in their products.
Hey everyone. Alexander here, maker of a Figma plugin called Design System Sync. Posting because I just shipped a feature that solves something nobody talks about: even after a "successful" token migration, half your components are still hardcoded with raw hex. I kept seeing this in our own files. Library updated to variables, design team happy, PR merged. Then a month later someone notices a button still shows the old brand colour, because three properties on one variant never got wired up. By that point nobody remembers which migration missed it. The new feature is called **Unwired detection**. The plugin scans every component and surfaces which properties still use raw hex codes instead of your variables. A new card on the scan results shows the count. Click in and you see the exact component, the exact property, and which variable you probably meant to use. So before you ship a rebuild, you actually know if the migration was complete instead of finding out months later. Free tier c
Hi Figma Support, I accidentally upgraded the wrong team to the Professional plan today and submitted a support request for a refund. This was a mistaken upgrade, and I do not intend to use the Professional plan under this team. I have already taken action to prevent future charges and I plan to subscribe again under the correct team once this issue is resolved. However, I have not received a confirmation email or ticket number, so I’m worried that my support request may not have been received successfully. Could someone from Figma Support please help check whether my request was received, or help escalate this billing issue? This is urgent because it involves an accidental paid subscription and I would like to resolve it as soon as possible before subscribing under the correct team. Thank you.
Hi Figma Support,I accidentally upgraded the wrong team to the Professional plan today and submitted a support request for a refund.This was a mistaken upgrade, and I do not intend to use the Professional plan under this team. I have already taken action to prevent future charges and I plan to subscribe again under the correct team once this issue is resolved.However, I have not received a confirmation email or ticket number, so I’m worried that my support request may not have been received successfully.Could someone from Figma Support please help check whether my request was received, or help escalate this billing issue?This is urgent because it involves an accidental paid subscription and I would like to resolve it as soon as possible before subscribing under the correct team.Thank you.
Hi Figma team,I just saw that Config tickets have sold out and I’m gutted — I was literally in the process of getting budget approved when it happened!I attended last year as a student and it was genuinely one of the best design experiences I’ve had. Now that I’m a new grad working professionally in design, I was really looking forward to coming back and experiencing Config from a different lens.I completely understand if there’s nothing you can do, but I wanted to reach out on the off chance there’s a waitlist, cancellation spot, or any alternative way to attend. Config is such a special event and I’d love to be part of it again.SanjhalProduct designer
I’ve been experimenting with UI ideas for gaming tools and a friend showed me a custom Roblox launcher they told me to check it out. It made me realize how tricky it is to keep the design clean while still giving users the customization they expect. Has anyone here tried building similar flows in Figma? Any tips on keeping things simple but functional?
I’m trying to get in touch with the sales team so I can get a quote for my CTO. I’m the lead designer and UI dev at our company and I want to move away from our current design tool as soon as possible. Would anyone mind sharing their experience with lead times for contact from the sales team please?
Hi team,We are moving from SketchApp to Figma, we have some queries as follows: 1. If we will move from Sketchapp to Figma, can all sketch files be imported into Figma?2. we purchase full seat, then is it possible that one designer and one developer can use the same seat?3. also is there any third-party prototyping tool will be required?4. how many projects are allowed to create?Can you please tell us and guide us for moving to the software that will be very helpful for us?
We kept losing track of Figma comments during handoff and sprint planning, so we built Figinbox.It automatically converts Figma comments into Jira tickets so teams can track design feedback without manual copy-pasting.Trying to make client - designer - developer collaboration smoother and reduce missed comments during implementation.Would love to hear how others manage this workflow.
Hello, I am currently looking for a web designers and clients which have been used web designer service for participating in student project about design-client collaboration prototype. I need someone who can share about pain points, problems, challenges, workflow, process. I will need real participant 2 to 5 people which will also give feedback on the produced prototype later, evaluations, everything else required like interviews questions to real users. Please respond if intrested it is voluntary and very interesting project.
Hi everyone,If you're thinking about taking a tour to Spain, we now have a comprehensive package that will make it easy for you to see the best attractions in the nation.Our Spain tour includes:Comfortable hotel stays in major citiesGuided tours in destinations like Barcelona, Madrid, Seville, and GranadaAirport transfers and intercity transportationFlexible itineraries tailored to your preferencesFull travel support throughout your journeyWhether you're traveling solo, with family, or as a couple, we can customize the package to match your budget and interests.If you're interested or want more details, feel free to reach out—I’d be happy to help you plan an unforgettable Spain experience!Thanks
Hello guys. Hope you have a great evening. I have a problem with nested components. I have my Avatar component and want to nest its properties into Header component. The properties i need is Avatar type and Avatar size. When i try to change the size ot f my Avatar size in Header instance it doesn’t work. It just changes the content inside but not the frame itself. I’m going to upload some screenshots for clarity. Any tips?So what you see on the screenshot are the three sizes of the Avatar instances and when i try to change to, lets say, size-small inside the Header instance it only changes the icon inside the avatar but not the avatar frame.It could be that i build the avatar component wrong ...
Hey everyone, in this short little post I want to share with you the idea that I had. Basically I am using slots not as advertised that you can add multiple instances to the slot, but I use it specifically to only insert one instance at maximum. But there’s a twist to it, I use it as an “predefined Injection spot”.What does that mean? Well exactly what it says. I use the slot within a component to decide exactly where the content later will be placed within. And by that I mean the Z-stacking of elements. The slot is filling the entire height and width of the device for this use case.I always wondered how design teams actually store their designs on canvas. Do they add smartphone bezels? Do they add the notch for iPhones? Some maybe, some maybe not. But we all add toolbars and system-keyboards (things that are ALWAYS on top of the designed content)For quite some time I wanted one component to rule it all. And now I basically made it:(This image is not a simulator, it’s a frame with a to
Hello everyone! My name is Ahmed Mouatassem Goubi, happy to be joining the Figma community.I've been using Figma and a few other design tools for quite a while now, both as a designer and as a founder. On the design side, I'm always looking to connect with other designers to exchange ideas, share feedback, and critique each other's workOn the product side, I'm currently building a website and app as CEO of my company, like many early stage startups, we're working through a bunch of UX challenges to make the experience feel smooth and intuitive, tackling them one by one.Looking forward to learning from this community and contributing where I can! If you're interested in an internship or would like to contribute to the project, feel free to reach out on discord @Sayence😉
Hello everyone 👋I'd love to share my latest UI/UX design concept called "Uono Play" – a mobile version of the classic card game reimagined with a fresh and friendly interface. This project is inspired by the social experience of playing UNO, now brought to life with modern visuals and mobile-first interaction.I also share other design ideas here: https://heyapks.net/uono-play/ 🧠 Project IdeaUono Play is envisioned as a casual multiplayer game with an intuitive interface and vibrant design. The core UI focuses on delivering a fun and competitive atmosphere, suitable for all ages—from kids to adults.🎨 Design Features Main Menu: Minimal layout with bright colors and animated buttons. Game Lobby: Shows player avatars, friend list, and options to “Join Game” or “Create New Game”. Gameplay UI: Responsive card panel, visual effects during turns, and energetic sound cues. Emote System: Players can send fun reactions during turns to interact with others. UI Themes: Includes light, da
Want to publish your story but don’t know where to start? We’ve got you covered! Whether you need to hire ebook writer pros, find ebook ghostwriting services, or connect with a skilled biography editor, we’re here to help. We work closely with book publishers in San Antonio Texas, Houston, and even top publishing companies in New Jersey. If you're a romance writer, we'll guide you on the top type of romance books to write. Need reviews? Our best book review writing services are trusted nationwide. When you're ready, our bio writers for hire and biography authors for hire are standing by!
Hello EveryOne.I am looking for a male remote collaborator.https://grizzly-tourmaline-a39.notion.site/Remote-collaborator-from-US-or-Canada-32e2d9479d2180a3a7f3edc550656de3?
Yes — agent-native wallets could very well be the missing link between AI automation and real Web3 adoption, but not in a simple “yes or no” way.Here’s the real picture:Web3 today still feels too manual. You need to connect wallets, sign transactions, approve gas fees, switch networks, manage keys… it’s powerful, but not user-friendly for the average person.Now imagine this shift:Instead of users doing everything, an AI agent inside your wallet can:Auto-swap tokens when conditions are right Pay gas fees optimally across chains Manage DeFi yield strategies Execute trades or payments based on your rules Even pause actions if something looks suspiciousThis is where agent-native wallets change the game — they turn Web3 from a “do-it-yourself system” into a “set-your-rules-and-automate” system.But here’s the debate part 👇If AI agents are making decisions for you:Do users still truly “own” their assets in spirit, or just in theory? Will people trust automation with money, or will fear slow
是否可以给我设计原型图呢开发同城跑腿小程序的用户端的UI和UX要求1.小程序底部导航栏有三个按钮,对应三个根页面分别为:“预约、订单、我的”2.界面语言全部为中文3.主题颜色以蓝白色为主
Hey everyone. I am Alexander and I am the creator of a new plugin called Design System Sync. I built this because I was honestly tired of manually copying hex codes and spacing values to developers every time a variable changed. It always felt like a huge waste of time.So basically this plugin connects your Figma variables straight to your codebase. It takes your design tokens and automatically creates a pull request in GitHub or Bitbucket. You just click export and the developers get the exact code changes they need.Here are the main things it can do for you.Automatic PRs so developers can review changes instantly without leaving their tools.Multiple formats including W3C tokens and CSS Variables.Multi-mode support for handling your light and dark themes easily.Visual change detection so you know exactly what is different before exporting.The free version gives you 5 exports a month with all formats included.Pro is 10 dollars a month for unlimited exports and AI code generation.Figma
Hi - I am looking to update to the Organisation plan, however, I would like more information on the impact and how it will work for my company. I reach out to Sales a few time but have had no acknowledgement or replies. Please could someone let me know how I can follow up to understand all the different functionality and cost.
Hello everyone.Looking for a Remote Collaborator from the US or Canadahttps://grizzly-tourmaline-a39.notion.site/Remote-collaborator-32e2d9479d2180a3a7f3edc550656de3
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.