#38: Highlight selected rows in datagrid
----------------------------------------------+-----------------------------
Reporter: sakhmechet | Owner: sakhmechet
Type: enhancement | Status: new
Priority: low | Milestone: 0.2
Component: weblocks | Version: pre-0.1
Keywords: highlight row datagrid selection |
----------------------------------------------+-----------------------------
In datagrid, when a row/item is selected we should attempt to highlight
the row. We can do this via !JavaScript, or an AJAX callback to the server
to mark the item as selected.
--
Ticket URL: <http://trac.common-lisp.net/cl-weblocks/ticket/38>
cl-weblocks <http://common-lisp.net/project/cl-weblocks>
cl-weblocks
#31: Use widget names to render headings markup to improve accessibility
-------------------------------------------+--------------------------------
Reporter: sakhmechet | Owner: sakhmechet
Type: enhancement | Status: new
Priority: medium | Milestone: 0.2
Component: weblocks | Version: pre-0.1
Keywords: headings accessibility markup |
-------------------------------------------+--------------------------------
We should take advantage of widget names whenever they are provided to
render headings markup that should improve accessibility. Lack of headings
makes navigation very hard for users with screen readers.
--
Ticket URL: <http://trac.common-lisp.net/cl-weblocks/ticket/31>
cl-weblocks <http://common-lisp.net/project/cl-weblocks>
cl-weblocks
#30: Preload 'ajax loading' image
----------------------------------------+-----------------------------------
Reporter: sakhmechet | Owner: sakhmechet
Type: enhancement | Status: new
Priority: low | Milestone: 0.2
Component: weblocks | Version: pre-0.1
Keywords: ajax loading image preload |
----------------------------------------+-----------------------------------
During the first AJAX request the image for 'loading' is being loaded by
the browser which gives the user a mistaken impression. The 'ajax loading'
image should be preloaded.
--
Ticket URL: <http://trac.common-lisp.net/cl-weblocks/ticket/30>
cl-weblocks <http://common-lisp.net/project/cl-weblocks>
cl-weblocks