Search and Top Navigation
#5126 closed bug (fixed)
Opened February 03, 2010 08:41PM UTC
Closed February 20, 2010 05:48PM UTC
Fix demos
Reported by: | jzaefferer | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.8 |
Component: | ui.autocomplete | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Based on testing on ui-dev:
* Remote demo doesn't display any data, just infinite loading indicator * Same fore Remote with caching * Remote JSONP returns too many results, causes demo frame to scroll * Combobox lacks proper styles on input field * Custom data display and entry: Unusable, the placeholder looks weird and its unclear what is expected; the description text below isn't enough, too easy to ignore
Attachments (0)
Change History (2)
Changed February 03, 2010 08:42PM UTC by comment:1
description: | Based on testing on ui-dev: \ \ * Remote demo doesn't display any data, just infinite loading indicator \ * Same fore Remote with caching \ * Remote JSONP returns too many results, causes demo frame to scroll \ * Combobox lacks proper styles on input field \ * Custom data display and entry: Unusable, the placeholder looks weird and its unclear what is expected; the description text below isn't enough, too easy to ignore → Based on testing on ui-dev: \ \ {{{ \ * Remote demo doesn't display any data, just infinite loading indicator \ * Same fore Remote with caching \ * Remote JSONP returns too many results, causes demo frame to scroll \ * Combobox lacks proper styles on input field \ * Custom data display and entry: Unusable, the placeholder looks weird and its unclear what is expected; the description text below isn't enough, too easy to ignore \ }}} |
---|
Changed February 20, 2010 05:48PM UTC by comment:2
resolution: | → fixed |
---|---|
status: | new → closed |
Issues with remote demos were resolved elsewhere. Fixed in r3832, r3833, r3834, r3835.