-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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(dashboard): Add edit button to filter fashboard cards #21985
Conversation
Add an option to jump directly to editing the selected filter in the dashboard view
Codecov Report
@@ Coverage Diff @@
## master #21985 +/- ##
==========================================
- Coverage 67.00% 67.00% -0.01%
==========================================
Files 1809 1809
Lines 69295 69304 +9
Branches 7410 7411 +1
==========================================
+ Hits 46430 46434 +4
- Misses 20955 20959 +4
- Partials 1910 1911 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
/testenv up |
@geido Ephemeral environment spinning up at http://18.236.198.33:8080. Credentials are |
@agl-developer hey this is really nice! @kasiazjc any thoughts on the design here? |
CC @codyml for review |
Work on this feature has been moved to #22364; if a committer could close this PR that would be great. |
Ephemeral environment shutdown and build artifacts deleted. |
Add an option to jump directly to editing the selected filter in the dashboard view
SUMMARY
Add an edit button in the form of an icon to quickly edit the selected filter.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION