superset/superset-frontend/cypress-base
Kamil Gabryjelski 9d5c0505cf
feat(native-filters): Re-arrange controls in FilterBar (#18784)
* feat(native-filters): Re-arrange controls in FilterBar

* Typo fix

* Add tests

* Fix tests

* Address PR reviews

* Add 1px bottom padding to icon

* Fix test

* Tiny refactor

* Change buttons background

* Add hover state to Clear all button

* Fix Clear All button logic so it clears all selections

* Remove redundant useEffect

* Set zindex higher than loading icon

* Fix scrolling issue
2022-02-22 17:45:53 +01:00
..
cypress feat(native-filters): Re-arrange controls in FilterBar (#18784) 2022-02-22 17:45:53 +01:00
.eslintrc Eslint dependencies versions updates (#10839) 2020-09-13 23:59:02 -07:00
.gitignore [Build] Collect frontend code coverage from Cypress tests (#9555) 2020-04-16 23:35:01 -07:00
cypress.json feat: Add prettier to pre-commit workflow (#17134) 2021-10-20 20:53:52 -04:00
package-lock.json chore: npm audit fix in cypress-base (#18820) 2022-02-22 09:22:40 +02:00
package.json fix: replace datamask with key from new key value api (#17680) 2021-12-21 09:08:48 -08:00
tsconfig.json feat: Add prettier to pre-commit workflow (#17134) 2021-10-20 20:53:52 -04:00