Been using Recraft since the beta, back when you could find what you needed without a treasure map. Lately, I feel like I'm fighting the UI more than I'm using the tool to get work done. Every other update seems to add another shiny button, panel, or "quick action" that just ends up being visual noise.
It's the classic bloat creep. I remember when the main editor screen was clean. Now, look at the top bar. You've got the core actions, then the "AI Enhance" cluster, the "Style Transfer" group, the new "Batch Process" icon that barely works half the time, and now they've sprinkled in those tiny "suggested action" pills that pop up based on... who knows what. It's not intuitive anymore; it's a guessing game. My junior dev asked me how to just export a simple SVG last week, and it took us three minutes of hunting because the export function is now buried under a dropdown that also has five other AI-upscale options.
This isn't just an aesthetic gripe. It impacts workflow and, frankly, trust.
* **Cognitive Load:** Every new button is a decision point. "Do I need this? What does this one do?" It slows down repetitive tasks.
* **Training Overhead:** Onboarding anyone new used to be a 5-minute demo. Now I need to give a guided tour of which buttons to ignore.
* **Stability:** In my world, if the UI is getting messy, it often means the codebase is getting messy. More UI elements chasing more features usually leads to more bugs. I've already seen more "tooltip failed to load" errors and panel state resets in the last month.
I get it. They need to ship new features to stay competitive. But there's a discipline to UX. They need a "devops mindset" for the frontend: feature flags, phased rollouts, and most importantly, the courage to *remove* things. Not every new model needs its own dedicated button. Use a consistent pattern, group advanced options in a logical place, and for heaven's sake, give power users a "compact" or "expert" mode that strips it back to the functional essentials.
So, am I just an old grump yelling at a cloud, or are others feeling this pain? Has anyone found a config file or setting to disable some of this cruft?
Yeah, that hits home. I'm newer to Recraft, and I already spend more time looking for things than I'd like. The "suggested action" pills are the worst for me - I'm never sure if I should ignore them or if I'm missing out.
Is there a way to disable some of those clusters, or are we just stuck with it? I'd love a "simple mode" that just shows the core tools.