Project

General

Profile

Actions

User story #3320

closed

User story #2950: Improve directive management display

change the help display style

Added by Arthur ANGLADE about 11 years ago. Updated about 9 years ago.

Status:
Released
Priority:
3
Assignee:
-
Category:
Web - Config management
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

The solution to make lighter the directive screen is to have tooltips related to the fields with the help

Actions #1

Updated by Arthur ANGLADE about 11 years ago

  • Status changed from In progress to 10
  • Assignee changed from Arthur ANGLADE to Jonathan CLARKE
  • % Done changed from 0 to 100

pull request : https://github.com/Normation/rudder/pull/134

The help is now displayed in tooltips bound to the right of the form. I managed to keep them visible in case of low def/small screen by setting them to always find a spot to appear.

Actions #2

Updated by Arthur ANGLADE about 11 years ago

After reviewing with JON,this was doing the job perfectly, but an improvement has been evoked : instead of having a tooltip , a div should be used with a "nodisplay" class, and should be visible only on hover or focus of fields.

Actions #3

Updated by Jonathan CLARKE about 11 years ago

  • Status changed from 10 to Pending technical review
Actions #4

Updated by François ARMAND about 11 years ago

  • Status changed from Pending technical review to Discussion

The code is OK (and so the RT is OK), but I find the fact that there is no visual signal for parameter with a tooltips not easy to use: when a tooltip does not appears, I never know if it's because of a bug/bad mouse hover/etc, or because there is just no tooltip at all.

Actions #5

Updated by Arthur ANGLADE about 11 years ago

I added the blue (i) on the right hand of the form, so it should be more obvious for the user when an help is availiable.

Concerning the tooltip that disapears when navigating via clicking on the fields (but if navigating with tab, it stays open as expected) it's a known bug on JQueryUi, that comes from the event triggering the tooltip : when you select with mouse, the event is "hover", and when you navigate with tab, its "focus". Here is the ticket : http://bugs.jqueryui.com/ticket/8783

Actions #6

Updated by François ARMAND about 11 years ago

  • Status changed from Discussion to 12
  • Assignee deleted (Jonathan CLARKE)
  • Priority changed from N/A to 3
Actions #7

Updated by Arthur ANGLADE about 11 years ago

  • Status changed from 12 to Pending release
Actions #8

Updated by Nicolas PERRON about 11 years ago

Actions #9

Updated by Jonathan CLARKE about 11 years ago

  • Status changed from Pending release to Released

This ticket has been addressed in version 2.6.0~beta1 of Rudder, which has just been released. Please see the changelog here: https://www.rudder-project.org/foswiki/System/Documentation:ChangeLog26.

Actions #10

Updated by Benoît PECCATTE about 9 years ago

  • Tracker changed from Enhancement to User story
Actions

Also available in: Atom PDF