grafana/public/app/features/dimensions/editors/ValueMappingsEditor
Laura Benz 24502c4c4a
Add tooltip to instances of IconButton (#68880)
* refactor: tooltip is required

* refactor: add tooltips

* refactor: add tooltips

* refactor: add tooltips

* refactor: add tooltips

* refactor: add tooltips

* refactor: add tooltips

* refactor: adjust tests

* refactor: apply changes from code review

* refactor: adjust component for e2e test

* refactor: adjust fallback

* refactor: apply changes from code review

* refactor: apply changes from code review

* refactor: set IconButton default as type=button and remove from use cases

* refactor:  remove aria-labels when duplicated and type=button from use cases

* refactor: clean up

* refactor: fix tests

* refactor: fix type errors

* refactor: remove changes in order in order to add them to a separate PR

* refactor: set IconButton default as type=button

* refactor: remove tooltip

* refactor: apply changes requested in review
2023-06-08 10:23:28 +02:00
..
ValueMappingEditRow.tsx Add tooltip to instances of IconButton (#68880) 2023-06-08 10:23:28 +02:00
ValueMappingsEditor.test.tsx Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
ValueMappingsEditor.tsx Chore: Improve some types (#64675) 2023-03-14 09:51:44 +00:00
ValueMappingsEditorModal.test.tsx Chore: Adjust unit tests so they work with react 18 (#64698) 2023-03-14 17:24:04 +00:00
ValueMappingsEditorModal.tsx ValueMappings: Make value mapping row focusable (#52337) 2022-07-18 16:19:32 +02:00