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

✨ Update application Name column popover paths for correct breadcrumb navigation #2154

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

EstyBiton
Copy link

@EstyBiton EstyBiton commented Nov 4, 2024

Related Issue: #2156
Adjust paths in application Name coulmn the popover so that when users click on Task, the breadcrumbs display the previous application page instead of the task page, ensuring intuitive and consistent navigation.

screenshot before:

Screenshot from 2024-11-04 15-39-45

screenshot after:

Screenshot from 2024-11-04 15-36-51

@EstyBiton EstyBiton changed the title Update application Name column popover paths for correct breadcrumb navigation ✨ Update application Name column popover paths for correct breadcrumb navigation Nov 5, 2024
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 41.95%. Comparing base (b654645) to head (817631e).
Report is 246 commits behind head on main.

Files with missing lines Patch % Lines
client/src/app/pages/tasks/useTaskActions.tsx 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2154      +/-   ##
==========================================
+ Coverage   39.20%   41.95%   +2.75%     
==========================================
  Files         146      175      +29     
  Lines        4857     5635     +778     
  Branches     1164     1343     +179     
==========================================
+ Hits         1904     2364     +460     
- Misses       2939     3255     +316     
- Partials       14       16       +2     
Flag Coverage Δ
client 41.95% <0.00%> (+2.75%) ⬆️
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants