Skip to content

Default to opening a new tab when clicking on the sample table #1123

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

Merged
merged 3 commits into from
Apr 17, 2025

Conversation

BenjaminCharmes
Copy link
Contributor

Closes #1114

Copy link

codecov bot commented Apr 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.28%. Comparing base (c80ea21) to head (c3101e6).
Report is 112 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1123   +/-   ##
=======================================
  Coverage   70.28%   70.28%           
=======================================
  Files          63       63           
  Lines        4133     4133           
=======================================
  Hits         2905     2905           
  Misses       1228     1228           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

cypress bot commented Apr 14, 2025

datalab    Run #3107

Run Properties:  status check passed Passed #3107  •  git commit dfebaa1132 ℹ️: Merge c3101e6cb310985ddc94edc2a1fff1ebf20aca83 into c80ea21160faab435a06b3675b6d...
Project datalab
Branch Review bc/modifiedclick-sample
Run status status check passed Passed #3107
Run duration 08m 48s
Commit git commit dfebaa1132 ℹ️: Merge c3101e6cb310985ddc94edc2a1fff1ebf20aca83 into c80ea21160faab435a06b3675b6d...
Committer Ben Charmes
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 477
View all changes introduced in this branch ↗︎

Copy link
Member

@ml-evs ml-evs left a comment

Choose a reason for hiding this comment

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

This LGTM, thanks @BenjaminCharmes! I guess all we lose out on here is the ctrl + click for multi-select, but I didn't actually know we could do this anyway... I think this is a more sensible default and it solves #1114.

@ml-evs ml-evs changed the title Datatable rowClick opens new tab Default to opening a new tab when clicking on the sample table Apr 17, 2025
@ml-evs ml-evs merged commit e96d402 into main Apr 17, 2025
17 checks passed
@ml-evs ml-evs deleted the bc/modifiedclick-sample branch April 17, 2025 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default to modified click when opening a sample
2 participants