-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
feat(issue-views): Add a Share View button that persists the original view's name #78665
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is ✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## master #78665 +/- ##
===========================================
+ Coverage 67.59% 78.11% +10.52%
===========================================
Files 7272 7103 -169
Lines 321264 312195 -9069
Branches 20966 50963 +29997
===========================================
+ Hits 217149 243865 +26716
+ Misses 103707 61992 -41715
- Partials 408 6338 +5930 |
This issue has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you remove the label "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
This issue has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you remove the label "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
This issue has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you remove the label "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
bad bot |
Adds the "Share View" option to the ellipsis menu. This copies a version of the current url without the
viewId
query param, and with aviewName
query param. This has the added feature that when someone else clicks on a shared link, the temporary tab that is selected will also have the original tab's name.New menu option:
Temporary tab with new name: