-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[#2109] Add search by tag functionality #2116
Conversation
Two minor comments about the commit message: It's common to omit the
|
Another thing: any changes to the UI must come with a corresponding change to the UG, and most likely, tests as well. |
@damithc Thanks prof for the feedback! I've made the changes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, I just have one question.
thanks @sopa301 @ckcherry23! just implemented the changes suggested |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the work on this! Have a question about the tests.
@vvidday thanks for the comments! i have implemented some changes to address them |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for the changes, LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks for adding this feature @jonasongg!
frontend/cypress/tests/chartView/chartView_toolBar_searchBox.cy.js
Outdated
Show resolved
Hide resolved
The following links are for previewing this pull request:
|
Fixes #2109
Proposed commit message
Other information