Feature #19836
closedTooltip
Description
Users would like to have a tooltip for an instant feedback (fe. information that project name is incorrect)
Updated by Daniel Kutyła almost 2 years ago
- Category set to Workbench2
This functionality will allow to place tooltip anywhere within the application with custom messages that can help new users to discover wb2 functionalities easier. This option should allow users to disable it when they decide that it is no longer required. Functionality will be delivered by the external library which will be loaded on the first load of the wb2 application from a remote source (this allows to provide very business specific tooltip messages)
Things to consider:
- How to structure/create the code in order to allow easy identification for the tooltip (custom data attributes?)
- Where should be the link for the custom tooltip library specified
- How we expose/document all available tooltip anchors (places where tooltip can be added)
- How ensure that the tooltip is displayed properly and do not cover important parts (functionality to remove tooltip - maybe on click)?
Updated by Daniel Kutyła almost 2 years ago
- Start date set to 12/20/2022
- Status changed from New to In Progress
Updated by Daniel Kutyła almost 2 years ago
New version: https://dev.arvados.org/projects/arvados/repository/arvados-workbench2/revisions/ee0b3767b36691938003dbb897e8e5a915233dfd
Test run: developer-tests-workbench2: developer-tests-workbench2: #1079
Branch: 19836-new-tooltip-impl
First implementation
Updated by Peter Amstutz almost 2 years ago
- Assigned To set to Daniel Kutyła
- Category changed from Workbench2 to Workbench2
- Project changed from Arvados Workbench 2 to Arvados
Updated by Daniel Kutyła over 1 year ago
New version: https://dev.arvados.org/projects/arvados/repository/arvados-workbench2/revisions/41d6ed562487d97353808c6e54e9a608ac16f779
Test run: developer-tests-workbench2: #1120
Branch: 19836-upload-binary-mode
Impl with wixed tests
Updated by Daniel Kutyła over 1 year ago
- Remaining (hours) set to 0.0
- % Done changed from 0 to 100
- Status changed from In Progress to Resolved
Applied in changeset arvados-workbench2|273119605b7f33940a5ef9b1422eb1ff152d6764.
Updated by Peter Amstutz 7 months ago
- Category set to Workbench2
- Tracker changed from Task to Feature