Details
Description
Working on integrating the <mobi:menuButton> in the Mobile Showcase demo found the following issues:
- The menu button's default text displays the english 'Menu' if no buttonLabel is specified. We should probably use a simple icon or utf menu symbol which would work across languages
- 'selectTitle' attribute is not intuitive, if it's meant to work like the SelectItem noSelectionOption, we should call it something like 'noSelectionLabel' to be consistent with standard JSF
- there does not seem to be a way to turn off the 'selectTitle'. If you don't specify selectTitle, then the english 'Select' appears.
- you cannot control the styling of the button. Setting the 'style' property on the component sets the inline style on the accompanying <select> element, not the <span> that represents the button
Issue Links
- blocks
-
MOBI-662 rework JSF menuButton to use core rendering and implement JSP tag
- Resolved
Activity
Migration
created issue -
Migration
made changes -
Field | Original Value | New Value |
---|---|---|
Reporter | Migration [ remote ] | User Philip.breau [ philip.breau ] |
Judy Guglielmin
made changes -
Assignee | Steve Maryka [ steve.maryka ] | Judy Guglielmin [ judy.guglielmin ] |
Judy Guglielmin
made changes -
Fix Version/s | 1.3 Beta [ 10373 ] |
Judy Guglielmin
made changes -
Judy Guglielmin
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |