UI Consistency Pass and Double Scrollbar Fix
November 15, 2025
This release is a comprehensive polish pass across the entire application. Every page now uses consistent button and link styling, filter controls have been cleaned up, and a persistent layout issue has been resolved.
Improvements
- Consistent button styling across the entire app. All buttons and links throughout EnginifyAI now follow a unified design: purple for primary actions (save, create), light purple for navigation, and gray for secondary actions. This makes the interface more predictable and easier to scan.
- Cleaner filter dropdowns on Builders and Analyzers pages. Redundant labels like “Category:”, “Specialty:”, and “Focus:” have been removed from filter dropdowns. The dropdowns now rely on placeholder text, freeing up horizontal space and reducing visual clutter.
- Improved sidebar navigation accuracy. Active state highlighting in the sidebar now correctly handles nested routes, so pages like prompt editing properly highlight their parent section.
Bug Fixes
- Fixed double scrollbar issue. A long-standing layout bug that caused two scrollbars to appear on most pages has been resolved. Pages now scroll naturally with a single scrollbar as expected.

