o3de / sig-ui-ux

Documents and communications for the O3DE UI/UX Special Interest Group
6 stars 5 forks source link

[Epic] Holistic tooltips messaging for the Editor #8

Closed yuyihsu closed 3 years ago

yuyihsu commented 3 years ago

As a team working on O3DE rev the engine test, we have come across several inconsistent and incorrect tool-tips messages in the editor.

Tooltip are located in many locations throughout the editor this includes; the animation system, asset browser, UI editor, outliner, inspector, main header, global settings, PhysX global settings, etc.

Fixing individual tooltips messages seems not like the best use of our time based on the number of issues we are seeing. This is because all tooltips text are stored inline and not centralized and thought about holistically. The AC for this project is as followed.

yuyihsu commented 3 years ago

Close this issue as all the issues/feature requests will be managed in the main O3DE repo.