Conversation
- Change title from 'Deployment traces' to 'Traces' - Add hover effect for trace-item in list - Fix bugs overflow header on mobile view. - Not hide btn commit message when open deployment list Signed-off-by: kypham <hongkyhvnh@gmail.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5610 +/- ##
=======================================
Coverage 26.56% 26.56%
=======================================
Files 474 474
Lines 50535 50535
=======================================
+ Hits 13423 13427 +4
+ Misses 36048 36045 -3
+ Partials 1064 1063 -1 ☔ View full report in Codecov by Sentry. |
|
Hi @hongky-1994, Thanks for the speed :D |
Currently user have to click btn arrow on the right side. We can implement click on item feature but, in the deployment trace item , we have commit link which is hover show cursor pointer too, this may make user doesn't know where to click. |
|
@hongky-1994 Got your point. Let's keep the current spec 👍 |
What this PR does:
Why we need it:
Which issue(s) this PR fixes:
Fixes #
Does this PR introduce a user-facing change?: