Ticket #991 (closed task: fixed)

Opened 19 months ago

Last modified 18 months ago

Select Attributes widget - handling of attribute.attributes

Reported by: marko Owned by: ales
Milestone: Future Component: canvas
Severity: minor Keywords:
Cc: Blocking:
Blocked By:

Description

  • "filter attributes..." field should also search in .attributes dictionary of that attribute. Furthermore, it should work as the search box in PIPA widget: if multiple words are typed in, show the results where every word is found.
  • The tooltip of an attribute should show the content of .attributes.

Thanks.

Attachments

test.tab Download (1.3 KB) - added by marko 19 months ago.

Change History

comment:1 Changed 19 months ago by ales

In [12351]:

Added a Prototype reimplementation of Select Attributes widget (references #991)

comment:2 Changed 19 months ago by marko

Great work! It should replace the original widget as soon as possible.

A small bug: gisting of values for the attached data set does not work correctly.

Two wishes. (1) If tp is in attribute's attribute, then tp=4hr should also look for 4hr in attibutestp?. (2) It would be nice if the matches to the selection query would be emphasized (perhaps made bold) in the tooltips.

Changed 19 months ago by marko

comment:3 Changed 19 months ago by ales

In [12355]:

Fixed variable tooltips if the name or values contain '<' or '>'
Added inline filter completions.
(references #991)

comment:4 Changed 18 months ago by ales

  • Status changed from new to closed
  • Resolution set to fixed

In [12437]:

Merged Prototypes/OWDataDomainMk2 into OWDataDomain, replacing the old implementation of Select Attributes widgets (fixes #991).

Note: See TracTickets for help on using tickets.