Support property search in query builder#1212
Conversation
🦋 Changeset detectedLatest commit: 436dfbb The changes in this PR will be included in the next version bump. This PR includes changesets to release 12 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
a377b8c to
09ca365
Compare
d744408 to
ee0e88d
Compare
MauricioUyaguari
left a comment
There was a problem hiding this comment.
Will keep reviewing tomorrow but left some comments.
2 additional thoughts based on the video.
The only word is not clear that it is clickable. Maybe underline the word when hovering over it. Want to let users know that it is clickable.
Also the results could use a bit of padding on the top. Seems too close to the search input.
ee0e88d to
612bc0a
Compare
MauricioUyaguari
left a comment
There was a problem hiding this comment.
could we add integration tests for this change. Your example in the video might make a good example for testing.
Codecov Report
@@ Coverage Diff @@
## master #1212 +/- ##
==========================================
+ Coverage 41.70% 41.75% +0.04%
==========================================
Files 1141 1143 +2
Lines 51556 51882 +326
Branches 11641 11783 +142
==========================================
+ Hits 21503 21662 +159
- Misses 29993 30153 +160
- Partials 60 67 +7
|
411348c to
25f70f8
Compare
d619370 to
f1da92b
Compare
f1da92b to
72c1d25
Compare
e30e680 to
5fefc44
Compare
…1266) * give more usage analytics * fix problem with input with context doc do not properly receive focus * bump dependencies * minor fixes * query builder: minor style fix for duplicated properties for projections * introduce extension mechanism for AbstractPureGraphManager * cleanup post #1212 * send analytics for more editors * minor fixes to cleanup test warnings * minor fix * bump dependencies * update typedoc setup * remove project coordinate from dataspace tagged value for query * bump dependencies * minor cleanups * reorganize Legend Query code * update typedoc version * publish doc website
* Add algo for property search * add support for property search * add comments
…inos#1266) * give more usage analytics * fix problem with input with context doc do not properly receive focus * bump dependencies * minor fixes * query builder: minor style fix for duplicated properties for projections * introduce extension mechanism for AbstractPureGraphManager * cleanup post finos#1212 * send analytics for more editors * minor fixes to cleanup test warnings * minor fix * bump dependencies * update typedoc setup * remove project coordinate from dataspace tagged value for query * bump dependencies * minor cleanups * reorganize Legend Query code * update typedoc version * publish doc website
Summary
Closes #782
How did you test this change?
prop.mp4