Menu

#39 Web UI: inconsistent button styling

Future
open
nobody
None
7
2013-10-13
2013-09-18
Bruce Merry
No

Some buttons in the web UI are placed manually, while others are added using the button: option in jQueryUI's dialog command. The latter are larger vertically. The former should all be changed to use jQueryUI for styling.

Discussion

  • Bruce Merry

    Bruce Merry - 2013-09-18
    • Group: v1.0 (example) --> Future
     
  • Bruce Merry

    Bruce Merry - 2013-10-13

    This isn't as easy as it seems, because jQueryUI doesn't seem to have an easy way to put the whole dialog in a <form> element and cause the primary button to submit. The effect is that the dialog cannot be submitted by pressing enter.

    The fix may be to put all (or most) buttons in manually, but use the appropriate CSS to match the look and feel.

     

Log in to post a comment.