llaske / ExerciserReact

React code of Exerciser Activity. GSoC 2018
Apache License 2.0
15 stars 49 forks source link

Improvement in Results Section #106

Closed gitkaarma closed 2 years ago

gitkaarma commented 2 years ago

image

The three icons on the left doesn't seem very intuitive to first time users. Neither there is a description of what they do nor their description pops when we hover over them. A toolbar with better description would be better like : -

image

Can I work on this improvement as a starting point to contributing to ExerciseReact?

codebloded commented 2 years ago

Is there tooltips? Correspondening to every button?? @gitkaarma .!

gitkaarma commented 2 years ago

@llaske @ashish0910 I have made PR for this issue. PTAL!

llaske commented 2 years ago

Ok adding a localized tooltip could be a good idea.

gitkaarma commented 2 years ago

@llaske, By localized do you mean: - image

?

llaske commented 2 years ago

It means that the tooltip text should use the current user language i.e. text should not be hardcoded in English

gitkaarma commented 2 years ago

@llaske, sorry but I am not able to understand. Does sugarizer have support for multiple languages?

llaske commented 2 years ago

Of course ! Change language in Sugarizer setting and you will see all activities adapted