PromucFlow_constructor/app/client/src/ce
Hetu Nandu df7521e93a
chore: Update ADS button min width (#37338)
## Description

Sets the min width of an ADS button (expect icon buttons) to be 60px


Fixes #`Issue Number`  
_or_  
Fixes `Issue URL`
> [!WARNING]  
> _If no issue exists, please create an issue first, and check with the
maintainers if the issue is valid._

## Automation

/ok-to-test tags="@tag.All"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!CAUTION]
> 🔴 🔴 🔴 Some tests have failed.
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/11809774671>
> Commit: 224483d356083468d27acc5bb6a3d2b059ba8146
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=11809774671&attempt=1&selectiontype=test&testsstatus=failed&specsstatus=fail"
target="_blank">Cypress dashboard</a>.
> Tags: @tag.All
> Spec: 
> The following are new failures, please fix them before merging the PR:
<ol>
>
<li>cypress/e2e/Regression/ClientSide/Widgets/ListV2/Childwigets/List_Inputs_spec.js</ol>
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/identified-flaky-tests-65890b3c81d7400d08fa9ee3?branch=master"
target="_blank">List of identified flaky tests</a>.
> <hr>Wed, 13 Nov 2024 04:12:40 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Enhanced button styles to include minimum width constraints: 60 pixels
for small buttons and 80 pixels for medium buttons, improving layout
consistency for non-icon buttons.
- Introduced a new property `isIconButton` in the `Button` component to
adjust button presentation.
- Added functionality to refresh the workspace list immediately after
creating a new workspace.
- Implemented improved error handling by checking for `workspace.id`
before rendering workspace items.
- Added a new state variable to manage the visibility of the import
application modal.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-11-13 07:15:26 +00:00
..
actions chore: [Plugin Action Editor] Combine Plugin Editor UI state (#36651) 2024-10-08 16:12:27 +05:30
api chore: Refactor API (#36412) 2024-09-25 16:29:21 +05:30
components chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
configs chore: Removed manipulation for custom traceparent header (#37121) 2024-10-30 11:27:25 +05:30
constants feat: Custom Widget Editor integration with AI (#37257) 2024-11-11 10:29:32 +00:00
entities feat: feature flag for eslint migration (#36543) 2024-11-12 17:35:28 +05:30
hooks fix: New query button does not show up issue fixed (#36766) 2024-10-09 13:22:27 +05:30
IDE/hooks chore: [Plugin Action Editor] Implement a useIsEditorIsInitialised hook (#36328) 2024-09-16 16:40:37 +05:30
navigation fix: API Body format focus retention (#37150) 2024-11-01 11:24:49 +05:30
pages chore: Update ADS button min width (#37338) 2024-11-13 07:15:26 +00:00
PluginActionEditor chore: Reordering response pane tabs to default to schema tab (#37100) 2024-10-25 18:05:02 +05:30
plugins/Linting chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
reducers chore: [Plugin Action Editor] Combine Plugin Editor UI state (#36651) 2024-10-08 16:12:27 +05:30
sagas fix: Analytics identify user not called correctly (#37303) 2024-11-11 10:47:32 +05:30
selectors chore: Updating plugin action name editor component to use ADS text component (#36960) 2024-10-18 19:07:50 +05:30
types fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
utils chore: add pageId and applicationSlug to all traces (#37219) 2024-11-06 14:57:57 +05:30
workers chore: cache dependencyMap computation on client (#35965) 2024-10-15 21:05:39 +05:30
AppRouter.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
RouteBuilder.ts chore: Split library side pane for adding package control section (#36926) 2024-10-22 10:48:03 +05:30
RouteParamsMiddleware.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00