1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/common/DialogFormTemplate
Thomas Heartman 3a3aaad37d
feat: Use a toggling button for impression data on/off (#7682)
Instead of using a dropdown list for impression data, this PR introduces
a new config button that is a switch type button. It will be filled
(contained) when impression data is on and will be outlined when
impression data is off.

Off:

![image](https://github.com/user-attachments/assets/4710c8aa-a853-43c3-bf3b-86dbbf1a2779)


On:

![image](https://github.com/user-attachments/assets/08316155-83d1-45a2-941f-1c49c254a02b)
2024-07-29 08:05:35 +00:00
..
ConfigButtons feat: Use a toggling button for impression data on/off (#7682) 2024-07-29 08:05:35 +00:00
DialogFormTemplate.styles.tsx fix: project icon sizing and color (#7672) 2024-07-26 10:26:16 +02:00
DialogFormTemplate.tsx fix: project icon sizing and color (#7672) 2024-07-26 10:26:16 +02:00