-
Notifications
You must be signed in to change notification settings - Fork 35
Tooltip on first level breadcrumb #683
Comments
Tooltip on first level breadcrumb #683
[#332](metasfresh/metasfresh-webui-api-legacy#332) Empties window without pre-selection possible [#695](metasfresh/metasfresh-webui-frontend-legacy#695) Lager photo preview screen/ modal overlay [#328](metasfresh/metasfresh-webui-api-legacy#328) Manufacturing receipt mandatory Field not filled [#1388](#1388) HU from Cost Collector is locked and cannot be selected anymore after the CC was reversed [#683](metasfresh/metasfresh-webui-frontend-legacy#683) Tooltip on first level breadcrumb [#682](metasfresh/metasfresh-webui-frontend-legacy#682) Sidelist opening shall automatically have the first line selected [#322](metasfresh/metasfresh-webui-api-legacy#322) Manufacturing Issue/Receipt: Fix Qty and QtyPlan columns [#676](metasfresh/metasfresh-webui-frontend-legacy#676) Process result: implement openDocument as modal [#1358](#1358) Drop de.metas.order.callout.CheckDouble [#411](metasfresh/metasfresh-webui-frontend-legacy#411) Make the parameter names visible in filters
IT |
Fix Tooltip on first level breadcrumb #683
#683 (comment) There's no need for tooltips in any other breadcrumb element than pointed out by Mark in issue description. The only breadcrumb element that changes STATE of window is last clickable – which goes to "documents list", other simply opens overlays which you can simply deactivate. Please – don't overflow UI with unnecessary elements. PS @teosarca system default tooltips were there because some long names might not fit in breadcrumb – tooltips were used to make them readable. With new assumption of "document name" removal from breadcrumb I think it might be better, but still – you requested it half year ago for a legit purpose. :) |
IT
|
i noticed that the other tooltips take about 1s to appear, while this one appears instantly. NOK |
this one tooltip is an exception and should appears instantly, because user should notice it before click in link |
Instant appear should ONLY have |
@cadavre @Dunkat I don't think it's an exception, why? |
I guess the idea behind that was if users clicks it – it will redirect page and loose filters/sorting/ordering/page... As for me keeping it unified (all with delay) is ok @metas-mk . :) |
right, perfect, thanks. |
moving it back to Development. |
IT |
Type of issue
Feature request
Current behavior
Currently, the breadcrumb navigation does not have a tooltip when hovering.
Expected behavior
Show a tooltip when hovering w/ the same delay as other tooltips. The tooltip shall describe what the user shall expect when pressing.
The text was updated successfully, but these errors were encountered: