PromucFlow_constructor/app/client/cypress
Paul Li 35b1546f78
fix: Button group widget's pop-over/drop-down enlarged along the width of the parent (#11804)
* fix: Button group widget's pop-over/drop-down enlarged along the width

-- Implement dynamic width calculation

* fix: Button group widget's pop-over/drop-down enlarged along the width

-- Add corresponding Cypress test cases

* fix: Button group widget's pop-over/drop-down enlarged along the width

-- Add min-width CSS property for popover

* fix: Button group widget's pop-over/drop-down enlarged along the width

-- Add a comment for minPopoverWidth

* fix: Button group widget's pop-over/drop-down enlarged along the width

-- Remove the comment for minPopoverWidth

* feat: Button group widget's pop-over/drop-down enlarged along the width

-- update the state variable, itemWidths inside setTimeout to access the updated DOM

* fix: Button gruop widget's pop-over/drop-down enlarged along the width

-- Refine update logic

* fix: Button group widget's pop-over/drop-down enlarged along the width

-- Make code DRY by creating createMenuButtonRefs and getMenuButtonWidths methods

* fix: Button group widget's popover/dropdown enlarged along the width

-- Make every popover class name unique

* fix: Button group widget's pop-over/drop-down enlarged along the width

-- Rewrite Cypress test

* fix: Button group widget's pop-over/drop-down enlarged along the width

-- Eliminate unnecessary test case from ButtonGroup_spec
2022-03-28 12:44:40 +05:30
..
fixtures fix: Button group widget's pop-over/drop-down enlarged along the width of the parent (#11804) 2022-03-28 12:44:40 +05:30
integration fix: Button group widget's pop-over/drop-down enlarged along the width of the parent (#11804) 2022-03-28 12:44:40 +05:30
locators feat: Makes jsToggle keyboard accessible (#12048) 2022-03-28 11:21:52 +05:30
manual_TestSuite test: Automated tests improvements for Mongo CRUD cases + few flaky fix (#11985) 2022-03-25 01:04:28 +05:30
plugins
sample_airbnb/sample_airbnb
snapshots/Smoke_TestSuite/ClientSideTests/LayoutValidation/AppPageLayout.spec.js
support feat: Makes jsToggle keyboard accessible (#12048) 2022-03-28 11:21:52 +05:30
.eslintrc.json
cypress-docker-compose.yml
index.ts
init-mysql-dump-for-test.sql chore: Perform perf tests on a large app (#10831) 2022-02-03 00:25:10 +05:30
init-pg-dump-for-test.sql
setup-test-fat.sh Adding setup test for fat conatiner (#11764) 2022-03-10 16:08:43 +01:00
setup-test.sh test: adding tests for smtp using test-event-driver (#11777) 2022-03-11 21:18:58 +05:30
test.sh
tsconfig.json test: Automated tests for Promises & related bugs in Typescript + Flaky fixes (#10378) 2022-03-02 16:54:43 +00:00