-
Notifications
You must be signed in to change notification settings - Fork 265
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
Misc. Front End Development Specs for Dashboard Designs #966
Comments
|
@AlanGreene I think it's ok to wait for the rail before you remove that blue background. Need to get a status on the rail though. :-) I understand what you mean about needing the URL with the filter. My concern is whether or not the user will actually even know that it's there. I'm afraid if we user tested this, the user wouldn't even be aware that this function exists. It's a bit "under the covers." Yes, I think it's totally fine to put the re-run function on the table row for the PLRs. Since it's only one action, I think we should use a simple icon with a column header instead of hiding it in that action dropdown menu. |
For 3. we should also include moving the Create buttons to the table header instead of beside the filter as discussed at our last design office hours. Updated the description above. |
Yes! The design for these pages are spec'ed out in the following issues: |
@AlanGreene @carlos-logro FYI - Just added the "Create PipelineRun" panel to this issue. The spec is to move it to a full page. Thanks. |
Rotten issues close after 30d of inactivity. /close Send feedback to tektoncd/plumbing. |
Issues go stale after 90d of inactivity. /lifecycle stale Send feedback to tektoncd/plumbing. |
Stale issues rot after 30d of inactivity. /lifecycle rotten Send feedback to tektoncd/plumbing. |
@tekton-robot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/remove-lifecycle rotten |
@AlanGreene: Reopened this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Batch delete for PipelineRuns and TaskRuns will be added as part of #1752, this addresses part of item 3. |
Tracking 5. in #1791 |
Similar issue for Create TaskRun since we didn't have that functionality when 5. was written: #1792 |
Closing as the remaining items are already tracked in other issues linked above. /close |
@AlanGreene: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This issue should reside under the following Epic:
#965
1.
Remove blue backgroundTracked in Dashboard UI Implementation for the Rail and Header Navigation #803Expected behavior - no blue background
Actual behavior
2. Filter pill appearing when linking to PLRs filtered by Pipeline
Expected behavior
The filter remains empty since the user never engaged with it.
Actual behavior
A search term gets added to the filter without the user's interaction.
3. Make tables consistent per design. Remove ellipse action menu and move actions into header per Carbon table component
Expected behavior
Actions are stored in the header and activated when a row is selected
Actual behavior
The table stores actions in an "actions ellipse" at the end of the rows instead of using the Carbon header that utilizes checkboxes and buttons.
The Create buttons on the PipelineRuns and PipelineResources pages should also be moved to the Table header as on the Secrets page.Done4. Update Filter design throughout
Expected behavior
Actual behavior
5. Update "Create PipelineRun" UI. Move from modal window to full page for better user experience and consistency with the rest of the dashboard.
Expected behavior
Actual behavior
The text was updated successfully, but these errors were encountered: