Ticket #2531043 (closed enhancement)

Reporter


Joe Developer
Opened: 09/2/11
Last modified: 04/17/12
Status: closed
Type: enhancement
Resolution: fixed

Owner


Eric Ferraiuolo
Target Release: 3.5.0
Priority: P3 (normal)
Summary: Ability to pass add class or id to widgetButton
Description:

In situations like:
http://yuilibrary.com/yui/docs/panel/panel-form.html

When adding buttons there are only 4 config options available, and seemingly no integrated way to get a reference to a particular button.

There are cases when building dynamic forms and panels that you only want a given button to be visible depending on current state.

Example: login form - there could be 2 buttons available: Login, Forgot Password

Forgot Password is visible when username/email has been populated.

Login is visible when both email/username and password has been entered, Forgot Password is hidden.

Type: enhancement Observed in Version: 3.4.0
Component: Button Severity: S3 (normal)
Assigned To: Eric Ferraiuolo Target Release: 3.5.0
Location: Library Code Priority: P3 (normal)
Tags: Relates To: #2531365, #2531366
Browsers: N/A
URL:
Test Information:

Change History

Derek Gathright

YUI Developer

Posted: 09/26/11
  • milestone changed to 3.5.0
  • priority changed to P3 (normal)
  • status changed from new to accepted

Derek Gathright

YUI Developer

Posted: 01/26/12

Eric Ferraiuolo

YUI Developer

Posted: 01/26/12
  • location changed to Library Code
  • relatesto changed to 2531366
  • status changed from assigned to accepted

Eric Ferraiuolo

YUI Developer

Posted: 01/26/12
  • relatesto changed from 2531366 to 2531366, 2531365

Eric Ferraiuolo

YUI Developer

Posted: 01/27/12

Note to self: Look at DataTable because it does something like this...

Eric Ferraiuolo

YUI Developer

Posted: 02/22/12

Current WIP for WidgetButtons rewrite: https://github.com/yui/yui3/pull/82

Eric Ferraiuolo

YUI Developer

Posted: 02/28/12
  • status changed from accepted to checkedin

Jenny Donnelly

YUI Developer

Posted: 04/17/12
  • resolution changed to fixed
  • status changed from checkedin to closed

Closing out bugs checked in to 3.5.0.