-
Notifications
You must be signed in to change notification settings - Fork 913
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
[Data Explorer] Removed X icon in data source selection. #5238
Conversation
Signed-off-by: Abhilash <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #5238 +/- ##
==========================================
- Coverage 66.78% 66.74% -0.04%
==========================================
Files 3284 3284
Lines 63092 63092
Branches 10048 10048
==========================================
- Hits 42133 42109 -24
- Misses 18491 18586 +95
+ Partials 2468 2397 -71
Flags with carried forward coverage won't be shown. Click here to find out more.
|
@Abilashinamdar wow thanks! this is a really quick and good fix. Totally missed that prop. Can you add a changelog for your change? |
Signed-off-by: Abhilash <[email protected]>
@ashwin-pc , I have Updated the changelog.md. |
Signed-off-by: Ashwin P Chandran <[email protected]>
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 quick fix!
Signed-off-by: Miki <[email protected]>
* removed X icon in data source selection. Signed-off-by: Abhilash <[email protected]> * updated changelog Signed-off-by: Abhilash <[email protected]> * Update CHANGELOG.md Signed-off-by: Miki <[email protected]> --------- Signed-off-by: Abhilash <[email protected]> Signed-off-by: Ashwin P Chandran <[email protected]> Signed-off-by: Miki <[email protected]> Co-authored-by: Abhilash <[email protected]> Co-authored-by: Ashwin P Chandran <[email protected]> Co-authored-by: Miki <[email protected]> (cherry picked from commit df08387) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> # Conflicts: # CHANGELOG.md
* removed X icon in data source selection. Signed-off-by: Abhilash <[email protected]> * updated changelog Signed-off-by: Abhilash <[email protected]> * Update CHANGELOG.md Signed-off-by: Miki <[email protected]> --------- Signed-off-by: Abhilash <[email protected]> Signed-off-by: Ashwin P Chandran <[email protected]> Signed-off-by: Miki <[email protected]> Co-authored-by: Abhilash <[email protected]> Co-authored-by: Ashwin P Chandran <[email protected]> Co-authored-by: Miki <[email protected]> (cherry picked from commit df08387) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> # Conflicts: # CHANGELOG.md
* removed X icon in data source selection. --------- Signed-off-by: Abhilash <[email protected]> Signed-off-by: Ashwin P Chandran <[email protected]> Signed-off-by: Miki <[email protected]> Co-authored-by: Abhilash <[email protected]> Co-authored-by: Ashwin P Chandran <[email protected]> Co-authored-by: Miki <[email protected]> (cherry picked from commit df08387) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* removed X icon in data source selection. Signed-off-by: Abhilash <[email protected]> * updated changelog Signed-off-by: Abhilash <[email protected]> * Update CHANGELOG.md Signed-off-by: Miki <[email protected]> --------- Signed-off-by: Abhilash <[email protected]> Signed-off-by: Ashwin P Chandran <[email protected]> Signed-off-by: Miki <[email protected]> Co-authored-by: Abhilash <[email protected]> Co-authored-by: Ashwin P Chandran <[email protected]> Co-authored-by: Miki <[email protected]> (cherry picked from commit df08387) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> # Conflicts: # CHANGELOG.md Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
Removed Discover datasource selector X icon
Issues Resolved
fixes #5229
Screenshot
Testing the changes
Check List
yarn test:jest
yarn test:jest_integration