fixes #15021
@mattab can you please check it and if it's ok, I will update the UI tests. Thanks
@flamisz it looks great! :+1:
One feedback, would it be possible on click, to show directly the clicked label?
@flamisz it looks great! 👍
One feedback, would it be possible on click, to show directly the clicked label?
* Got it shows "Day", you click on "week" but it still shows "Day" until it's loaded * Expected it shows "Day", you click on "week" and it still shows "Week" until it's loaded
good catch 👍 , I'll do that
@mattab I updated the workflow, now the text is changing when the user selects a new value, not just after the reload.
https://user-images.githubusercontent.com/6749509/115333928-9b9d5580-a1ee-11eb-925c-242c21811b18.mov
Looks good to me @flamisz - a smooth experience!