Opened 8 years ago
Closed 8 years ago
#5126 closed bug (fixed)
Fix demos
Reported by: | Jörn Zaefferer | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.8 |
Component: | ui.autocomplete | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description (last modified by )
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
Change History (2)
comment:1 Changed 8 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Issues with remote demos were resolved elsewhere. Fixed in r3832, r3833, r3834, r3835.