aws / aws/graph-explorer

[Feature Request] Unable to search for nodes by property if the property is datetime

Open
#105 3 comments 1 reaction 1 assignee Claimed by @cubeddu View on GitHub
enhancement search usability
Dominant language
TypeScript
Stars
481
Forks
108
Avg merge
6d 8h
Merged PRs (30d)
5

Description

**Community Note**
* Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
* If you are interested in working on this issue or have submitted a pull request, please leave a comment.

**Describe the bug**
When using the search bar to search for nodes with a particular property on a particular node type, properties with datetime values don't appear. For example in the below, `Transaction` nodes have two properties, `Amount` and `Created` - but only `Amount` shows up as a possible property to filter on.
![Screen Shot 2023-05-03 at 7 52 07 AM](https://user-images.githubusercontent.com/14933008/235957103-06832286-c6e2-4500-bbad-5225801ec4c3.png)

Searching via the connections pane does show the property though, as seen below:
![Screen Shot 2023-05-03 at 7 52 58 AM](https://user-images.githubusercontent.com/14933008/235957407-bde4a31c-d1e5-4fa0-82e2-23c57499ec1e.png)

- OS: Amazon Linux 2
- Browser: Firefox
- Graph Explorer Version: 1.1.0
- Graph Database & Version: Amazon Neptune 1.2.0.2

**To Reproduce**
Steps to reproduce the behavior:
1. Load the sample fraud data set via %seed
2. Use the search bar to filter the search to nodes of type `Transaction`

**Expected behavior**
Ability to search for nodes via search bar on its datetime property value.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.