-
Notifications
You must be signed in to change notification settings - Fork 11
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
[ENT-8322] feat: askXpert component to show user's query results and adding the ability to tweak them #378
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #378 +/- ##
=======================================
Coverage 83.21% 83.21%
=======================================
Files 38 38
Lines 685 685
Branches 211 211
=======================================
Hits 570 570
Misses 111 111
Partials 4 4 ☔ View full report in Codecov by Sentry. |
mahamakifdar19
force-pushed
the
maham/ENT-8322
branch
2 times, most recently
from
March 13, 2024 08:18
281aa5f
to
0bfbb8d
Compare
jajjibhai008
force-pushed
the
eahmadjaved/ENT-8321
branch
from
March 13, 2024 08:21
8096fea
to
ab5d385
Compare
mahamakifdar19
force-pushed
the
maham/ENT-8322
branch
2 times, most recently
from
March 13, 2024 08:41
589c0c5
to
0199c3c
Compare
mahamakifdar19
changed the title
[ENT-8322] feat: askXpert component to show user's query results and adding the ability to tweak them. (WIP)
[ENT-8322] feat: askXpert component to show user's query results and adding the ability to tweak them
Mar 13, 2024
jajjibhai008
force-pushed
the
eahmadjaved/ENT-8321
branch
from
March 13, 2024 09:20
ab5d385
to
59744ea
Compare
mahamakifdar19
force-pushed
the
maham/ENT-8322
branch
from
March 13, 2024 10:18
0199c3c
to
bcced96
Compare
saleem-latif
requested changes
Mar 13, 2024
src/components/aiCuration/askXpertResultCard/AskXpertResultCard.jsx
Outdated
Show resolved
Hide resolved
src/components/aiCuration/askXpertResultCard/AskXpertResultCard.jsx
Outdated
Show resolved
Hide resolved
src/components/aiCuration/askXpertResultCard/AskXpertResultCard.jsx
Outdated
Show resolved
Hide resolved
src/components/aiCuration/askXpertResultCard/AskXpertResultCard.jsx
Outdated
Show resolved
Hide resolved
src/components/aiCuration/askXpertResultCard/AskXpertResultCard.jsx
Outdated
Show resolved
Hide resolved
src/components/aiCuration/askXpertResultCard/AskXpertResultCard.jsx
Outdated
Show resolved
Hide resolved
src/components/aiCuration/askXpertResultCard/AskXpertResultCard.jsx
Outdated
Show resolved
Hide resolved
src/components/aiCuration/askXpertResultCard/AskXpertResultCard.jsx
Outdated
Show resolved
Hide resolved
src/components/aiCuration/askXpertResultCard/AskXpertResultCard.jsx
Outdated
Show resolved
Hide resolved
src/components/aiCuration/askXpertResultCard/AskXpertResultCard.scss
Outdated
Show resolved
Hide resolved
mahamakifdar19
force-pushed
the
maham/ENT-8322
branch
from
March 13, 2024 12:31
bcced96
to
a016c6e
Compare
jajjibhai008
force-pushed
the
eahmadjaved/ENT-8321
branch
2 times, most recently
from
March 13, 2024 15:10
723806f
to
36747d8
Compare
mahamakifdar19
force-pushed
the
maham/ENT-8322
branch
2 times, most recently
from
March 13, 2024 18:31
6722740
to
417f469
Compare
saleem-latif
approved these changes
Mar 18, 2024
jajjibhai008
force-pushed
the
eahmadjaved/ENT-8321
branch
from
March 18, 2024 10:40
36747d8
to
d845fb0
Compare
mahamakifdar19
force-pushed
the
maham/ENT-8322
branch
from
March 18, 2024 10:49
417f469
to
7b265b3
Compare
jajjibhai008
approved these changes
Mar 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Jira Ticket: https://2u-internal.atlassian.net/browse/ENT-8322
Description: Added a new react component to display askXpert query results to the user, allowing him to tweak the results by changing filter value from broad to focus.
UI Screenshots:
Screen.Recording.2024-03-13.at.3.15.50.PM.mov
For all changes
Only if submitting a visual change