## Description This PR adds focus ring for CTA's in the platform. Fixes #37699 ## Automation /ok-to-test tags="@tag.Sanity" ### 🔍 Cypress test results <!-- This is an auto-generated comment: Cypress test results --> > [!TIP] > 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉 > Workflow run: <https://github.com/appsmithorg/appsmith/actions/runs/12742601686> > Commit: 25970876103fc1ea3f9feeba62f3be10b0783638 > <a href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=12742601686&attempt=1" target="_blank">Cypress dashboard</a>. > Tags: `@tag.Sanity` > Spec: > <hr>Mon, 13 Jan 2025 08:19:28 UTC <!-- end of auto-generated comment: Cypress test results --> ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [x] No <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced focus state styling for the select component, improving visibility when active. - Updated focus management for buttons, inputs, and various components to utilize `:focus-visible`, enhancing accessibility. - Refined keyboard navigation and interaction logic for the color picker component. - Introduced new props for conditional focus styling in the editor and button components. - Added support for AI assistance features in the code editor. - Improved focus ring visibility in the segmented control and switch components. - **Bug Fixes** - Improved accessibility and visual clarity of focus outlines across the application. - **Chores** - Removed outdated focus outline rules, allowing for a more streamlined styling approach. <!-- end of auto-generated comment: release notes by coderabbit.ai --> |
||
|---|---|---|
| .. | ||
| src | ||
| .eslintrc.json | ||
| .prettierignore | ||
| jest.config.js | ||
| jest.setup.ts | ||
| package.json | ||
| story_template.txt | ||
| tsconfig.json | ||