EvalAI icon indicating copy to clipboard operation
EvalAI copied to clipboard

[Enhancement] Upgrade changes in search functionality

Open Harshit28j opened this issue 1 year ago • 6 comments

This PR follows up on the previous one (#4175) . This functionality can perform word-by-word searches using titles, tags, and domains, and can also show search results for multiple values.

https://github.com/Cloud-CV/EvalAI/assets/48647625/78af16df-04ac-4b53-b189-b6d7779ea521

Harshit28j avatar May 31 '24 01:05 Harshit28j

Codecov Report

Attention: Patch coverage is 71.05263% with 11 lines in your changes missing coverage. Please review.

Project coverage is 69.29%. Comparing base (96968d6) to head (186c6b1). Report is 1143 commits behind head on master.

Files with missing lines Patch % Lines
frontend/src/js/controllers/challengeListCtrl.js 57.89% 8 Missing :warning:
frontend/src/js/controllers/hostedChallengeCtrl.js 84.21% 3 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4362      +/-   ##
==========================================
- Coverage   72.93%   69.29%   -3.65%     
==========================================
  Files          83       20      -63     
  Lines        5368     3608    -1760     
==========================================
- Hits         3915     2500    -1415     
+ Misses       1453     1108     -345     
Files with missing lines Coverage Δ
frontend/src/js/controllers/hostedChallengeCtrl.js 94.64% <84.21%> (-5.36%) :arrow_down:
frontend/src/js/controllers/challengeListCtrl.js 85.54% <57.89%> (-9.14%) :arrow_down:

... and 64 files with indirect coverage changes

Files with missing lines Coverage Δ
frontend/src/js/controllers/hostedChallengeCtrl.js 94.64% <84.21%> (-5.36%) :arrow_down:
frontend/src/js/controllers/challengeListCtrl.js 85.54% <57.89%> (-9.14%) :arrow_down:

... and 64 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update be3c597...186c6b1. Read the comment docs.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov-commenter avatar May 31 '24 02:05 codecov-commenter

image

Harshit28j avatar Jun 05 '24 23:06 Harshit28j

@Harshit28j The drop down menu is going over the screen image

Suryansh5545 avatar Jun 06 '24 16:06 Suryansh5545

When selecting "All" the challenge without domain is disappearing , this should not happen, all challenges should be shown in "All" field. image

Suryansh5545 avatar Jun 06 '24 17:06 Suryansh5545

@Harshit28j What's the update on this PR?

gautamjajoo avatar Jun 18 '24 19:06 gautamjajoo

image

Harshit28j avatar Jun 20 '24 19:06 Harshit28j