#526: Improve the visual aspect of missing widgets
--------------------------+--------------------
  Reporter:  olemis       |      Owner:
      Type:  enhancement  |     Status:  review
  Priority:  minor        |  Milestone:
 Component:  dashboard    |    Version:
Resolution:               |   Keywords:  widget
--------------------------+--------------------
Changes (by olemis):

 * owner:  olemis =>
 * status:  accepted => review


Old description:

> Introduce `if_enabled` widget meta-parameter to deal with situations when
> component implementing a widget cannot be found . When `if_enabled` is
> set to `true` the widget will not be rendered at all . Otherwise a
> warning (instead of error) message will be shown . By default `if_enabled
> = False` .

New description:

 Introduce `if_enabled` widget meta-parameter to deal with situations when
 component implementing a widget cannot be found . When `hide_disabled` is
 set to `true` the widget will not be rendered at all . Otherwise a warning
 (instead of error) message will be shown . By default `hide_disabled =
 False` .

--

Comment:

 [attachment:t526_r1482295_widget_hide_disabled.diff Attached patch]
 implements on top of patches for #527 aforementioned `hide_disabled` meta-
 parameter . Details

 {{{#!sh

 $ hg log -r qparent --template="[{svnrev}] - {desc}\n"
 [1482295] - Ref. #325 - added 'More' link to the products widget, for
 displaying the /products page

 $ hg qapplied
 t527/t527_r1482295_ticket_href_in_query.diff
 t527/t527_r1482295_widget_grid_datetime.diff
 t526/t526_r1482295_widget_hide_disabled.diff
 }}}

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/526#comment:2>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Reply via email to