PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide/Widgets
Valera Melnikov dcf373834f
fix: color picker validation for empty state (#26414)
## Description
Fix color picker validation for empty state

#### PR fixes following issue(s)
Fixes #26394

#### Type of change
- Bug fix (non-breaking change which fixes an issue)

## Testing
>
#### How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Also
list any relevant details for your test configuration.
> Delete anything that is not relevant
- [x] Manual
- [ ] Jest
- [x] Cypress
>
>
#### Test Plan
> Add Testsmith test cases links that relate to this PR
>
>
#### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)
>
>
>
## Checklist:
#### Dev activity
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


#### QA activity:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#speedbreakers-)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#areas-of-interest-)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [ ] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [ ] Cypress test cases have been added and approved by SDET/manual QA
- [ ] Added `Test Plan Approved` label after Cypress tests were reviewed
- [ ] Added `Test Plan Approved` label after JUnit tests were reviewed
2023-08-22 12:50:03 +03:00
..
Audio test: Cypress - Automated tests for Audio and Audio recorder widgets (#26129) 2023-08-17 15:56:31 +05:30
Button test: cypress - Button widget cases (#26485) 2023-08-21 17:42:49 +05:30
Camera test: Cypress - Camera & Code Scanner Widgets Automation (#26196) 2023-08-11 01:31:18 +05:30
Chart fix: Correct x and y values returned for Sankey (custom fusion chart) when onDataPointClick is triggered (#26267) 2023-08-21 15:00:04 +05:30
Checkbox test: Cypress | (DI) S3 added validations (Cont.,) + CI Stabilize (#26486) 2023-08-21 13:19:28 +05:30
CodeScanner test: Cypress - Camera & Code Scanner Widgets Automation (#26196) 2023-08-11 01:31:18 +05:30
CurrencyInput test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Datepicker test: Cypress - Rating widget (#25944) 2023-08-08 12:16:48 +05:30
DocumentViewer test: cypress - added tests for Document Viewer (#26199) 2023-08-14 18:02:08 +05:30
Dropdown feat: Integrate one click binding to sourceData of select and multi select widget (#25750) 2023-08-10 10:51:19 +05:30
Filepicker test: Cypress | (DI) Arango added validations + CI Stabilize (#26243) 2023-08-18 10:48:35 +05:30
Form test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Iframe test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Image test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Input test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
JSONForm test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
List test: Cypress | CI Stabilize (#26186) 2023-08-10 12:36:03 +05:30
ListV2 test: Cypress | (DI) S3 added validations (Cont.,) + CI Stabilize (#26486) 2023-08-21 13:19:28 +05:30
Modal test: Cypress | CI Stabilize (#26186) 2023-08-10 12:36:03 +05:30
Multiselect feat: Integrate one click binding to sourceData of select and multi select widget (#25750) 2023-08-10 10:51:19 +05:30
Others test: Cypress | (DI) Arango added validations + CI Stabilize (#26243) 2023-08-18 10:48:35 +05:30
PhoneInput test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Radio test: Cypress | (DI) S3 added validations (Cont.,) + CI Stabilize (#26486) 2023-08-21 13:19:28 +05:30
Rating test: Cypress | CI Stabilize (#26186) 2023-08-10 12:36:03 +05:30
RTE test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Select feat: Integrate one click binding to sourceData of select and multi select widget (#25750) 2023-08-10 10:51:19 +05:30
Sliders test: updated tests for flaky behaviour (#26395) 2023-08-19 07:06:22 +05:30
Switch test: cypress - switch group cases - 1 (#26208) 2023-08-16 11:29:22 +05:30
Tab test: cypress - updated tests for Tab (#26210) 2023-08-10 19:42:19 +05:30
TableV1 fix: color picker validation for empty state (#26414) 2023-08-22 12:50:03 +03:00
TableV2 fix: color picker validation for empty state (#26414) 2023-08-22 12:50:03 +03:00
Text chore: add color validation + native color picker (#25355) 2023-08-07 11:55:10 +03:00
Container_spec.js fix: color picker validation for empty state (#26414) 2023-08-22 12:50:03 +03:00
deprecatedWidgets_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Disabled_Widgets_drag_validation_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Migration_Spec.js test: Cypress | Flaky fixes (#24508) 2023-06-17 00:10:10 +05:30
Tab_reset_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
WidgetCanvas_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
WidgetCopyPaste_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
WidgetGrouping_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
WidgetPropertySetters_spec.ts test: Cypress | (DI) Arango added validations + CI Stabilize (#26243) 2023-08-18 10:48:35 +05:30
Widgets_Labels_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
WidgetSelection_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30