Skip to content
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

🐛 Remove extra link from empty task drawer #2073

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

sjd78
Copy link
Member

@sjd78 sjd78 commented Aug 30, 2024

On the task drawer's empty state, remove the "View all tasks" link from the empty state. The link is already available in the task drawer header.

Resolves: https://issues.redhat.com/browse/MTA-3220

On the task drawer's empty state, remove the
"View all tasks" link from the empty state. The
link is already available in the task drawer
header.

Resolves: https://issues.redhat.com/browse/MTA-3220
Signed-off-by: Scott J Dickerson <[email protected]>
Copy link

codecov bot commented Aug 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.53%. Comparing base (b654645) to head (62b4022).
Report is 221 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2073      +/-   ##
==========================================
+ Coverage   39.20%   42.53%   +3.33%     
==========================================
  Files         146      171      +25     
  Lines        4857     5504     +647     
  Branches     1164     1305     +141     
==========================================
+ Hits         1904     2341     +437     
- Misses       2939     3147     +208     
- Partials       14       16       +2     
Flag Coverage Δ
client 42.53% <ø> (+3.33%) ⬆️
server ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sjd78 sjd78 merged commit 030b4e5 into konveyor:main Sep 4, 2024
12 checks passed
@sjd78 sjd78 added the cherry-pick/release-0.5 This PR should be cherry-picked to release-0.4 branch. label Sep 4, 2024
@sjd78 sjd78 added this to the v0.5.2 milestone Sep 4, 2024
github-actions bot pushed a commit that referenced this pull request Sep 4, 2024
On the task drawer's empty state, remove the "View all tasks" link from
the empty state. The link is already available in the task drawer
header.

Resolves: https://issues.redhat.com/browse/MTA-3220

Signed-off-by: Scott J Dickerson <[email protected]>
Signed-off-by: Cherry Picker <[email protected]>
sjd78 pushed a commit that referenced this pull request Sep 4, 2024
On the task drawer's empty state, remove the "View all tasks" link from
the empty state. The link is already available in the task drawer
header.

Resolves: https://issues.redhat.com/browse/MTA-3220

Signed-off-by: Scott J Dickerson <[email protected]>
Signed-off-by: Cherry Picker <[email protected]>
@sjd78 sjd78 deleted the task_drawer_extra_link branch September 12, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick/release-0.5 This PR should be cherry-picked to release-0.4 branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants