Skip to content
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

Include coinciding filters in sidebar search results #3973

Merged
merged 6 commits into from Feb 8, 2024

Conversation

benjaminpkane
Copy link
Contributor

Adds coinciding filters to search results in the sidebar (not applicable to lightning filters)

Before

Screen.Recording.2024-01-05.at.10.20.40.AM.mov

After

Screen.Recording.2024-01-05.at.10.19.54.AM.mov

@benjaminpkane benjaminpkane requested review from allenleetc and a team January 5, 2024 16:31
@benjaminpkane benjaminpkane self-assigned this Jan 5, 2024
Copy link

codecov bot commented Jan 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (release/v0.23.5@9010d08). Click here to learn what that means.

Additional details and impacted files
@@                Coverage Diff                 @@
##             release/v0.23.5    #3973   +/-   ##
==================================================
  Coverage                   ?   15.99%           
==================================================
  Files                      ?      732           
  Lines                      ?    82062           
  Branches                   ?     1110           
==================================================
  Hits                       ?    13123           
  Misses                     ?    68939           
  Partials                   ?        0           
Flag Coverage Δ
app 15.99% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@benjaminpkane benjaminpkane added enhancement Code enhancement app Issues related to App features labels Jan 5, 2024
Base automatically changed from release/v0.23.3 to develop January 8, 2024 04:08
@allenleetc
Copy link
Contributor

@benjaminpkane Was testing this and noticed one odd aspect. See this screencast around 0:42. The count for the second selection (drop-down in "search mode") shows 0. This also occurs when this prodID selection is made initially.

Screenshare.-.2024-01-15.6_03_17.PM.mp4

@benjaminpkane benjaminpkane changed the base branch from develop to release/v0.23.3 January 16, 2024 20:04
@benjaminpkane
Copy link
Contributor Author

Ok I see the issue. Will adjust

@benjaminpkane benjaminpkane changed the base branch from release/v0.23.3 to develop January 16, 2024 20:23
@benjaminpkane benjaminpkane changed the base branch from develop to release/v0.23.5 January 29, 2024 15:52
Copy link
Contributor

@allenleetc allenleetc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested functionally. Very cool thanks @benjaminpkane

Screenshare.-.2024-02-05.9_42_07.AM.mp4

@benjaminpkane benjaminpkane marked this pull request as ready for review February 6, 2024 20:19
@benjaminpkane
Copy link
Contributor Author

Thanks @allenleetc 🙏 Undrafting

Copy link
Contributor

@sashankaryal sashankaryal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

Comment on lines +25 to +27
delete filters[path];

return filters;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@benjaminpkane benjaminpkane merged commit 1135417 into release/v0.23.5 Feb 8, 2024
12 of 13 checks passed
@benjaminpkane benjaminpkane deleted the app-sidebar-search branch February 8, 2024 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app Issues related to App features enhancement Code enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants