Project

General

Profile

Actions

Bug #5868

open

Overridden smart class parameter name field is too short in the UI

Added by Jeff Sault almost 10 years ago. Updated over 8 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Web Interface
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

If using parametised classes and you have a parameter with quite a long name it shows fine in the parameter list associated with a host (see ok.png). When you override this parameter an additional box is created at the bottom of the page, the parameter name is shown in a small box with no way to show the full parameter name (see bad.png). Whilst I understand that there should be a box with limited size could we add the full parameter name elsewhere? Maybe in the tooltip for the box? Today the tooltip just says 'Parameter'.


Files

ok.png View ok.png 6.65 KB Jeff Sault, 05/22/2014 08:38 AM
bad.png View bad.png 5.48 KB Jeff Sault, 05/22/2014 08:42 AM

Related issues 1 (0 open1 closed)

Is duplicate of Foreman - Feature #4410: Tooltip for puppet parametersClosedAmir Fefer02/21/2014Actions
Actions #1

Updated by Dominic Cleal almost 10 years ago

  • Is duplicate of Feature #4410: Tooltip for puppet parameters added
Actions #2

Updated by Dominic Cleal almost 10 years ago

  • Status changed from New to Duplicate

Thanks for the clear report with screenshots! We'll track this under bug ID #4410 which covers the same issue.

Actions #3

Updated by Dominic Cleal over 8 years ago

  • Category set to Web Interface
  • Status changed from Duplicate to New

Reopening this as the linked issue was "fixed" but without considering this problem.

Actions #4

Updated by Dominic Cleal over 8 years ago

  • Subject changed from Parameters name field is too short in the UI to Overridden smart class parameter name field is too short in the UI
Actions #5

Updated by Jeff Sault over 8 years ago

I dont know if this is helpful or not but what we have done internally is dynamically re-write the parameters page with apache (we're not that much of a ruby house) to be a little more usable. We rely quite heavily on overridden parameters so it was quite an important thing for us.

This is how our modified parameters page looks:

Its suits us well, but its currently added in via an apache rewrite. More than happy to provide the code if this is something you are looking to change upstream.

Actions #6

Updated by Dominic Cleal over 8 years ago

It's being attempted, but so far it's just turning out worse than what we have. #10467 is the ticket and PR if you're interested.

The design is probably of interest, as the code won't be very relevant. Thanks for sharing.

Actions

Also available in: Atom PDF