Skip to content

Conversation

@ararcos
Copy link
Collaborator

@ararcos ararcos commented Oct 26, 2021

Problem

there is a problem at the bottom of the slidebar, which causes the logout button not visible when you do not have access to the darkmode, as in the following image:
image

Solution

The style files were modified so that we can have an improved user experience in the user interface. The result is like in the following image, where you can see the logout button:
image

@codecov
Copy link

codecov bot commented Oct 26, 2021

Codecov Report

Merging #764 (39128d7) into master (95d1ed3) will increase coverage by 0.13%.
The diff coverage is 97.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #764      +/-   ##
==========================================
+ Coverage   95.64%   95.78%   +0.13%     
==========================================
  Files         107      106       -1     
  Lines        2273     2324      +51     
  Branches      175      180       +5     
==========================================
+ Hits         2174     2226      +52     
+ Misses         54       52       -2     
- Partials       45       46       +1     
Impacted Files Coverage Δ
...anagement/pages/activities-management.component.ts 100.00% <ø> (ø)
...omponents/customer-list/customer-list.component.ts 98.52% <ø> (-0.03%) ⬇️
src/environments/environment.ts 100.00% <ø> (ø)
...project-list-hover/project-list-hover.component.ts 90.90% <93.33%> (+0.16%) ⬆️
...shared/components/dark-mode/dark-mode.component.ts 95.45% <95.45%> (ø)
...ponents/details-fields/details-fields.component.ts 96.15% <96.00%> (-0.25%) ⬇️
...omponents/activity-list/activity-list.component.ts 100.00% <100.00%> (ø)
...nents/create-activity/create-activity.component.ts 100.00% <100.00%> (ø)
...ts/projects/components/services/project.service.ts 91.66% <100.00%> (+0.75%) ⬆️
...nents/projects/components/store/project.actions.ts 100.00% <100.00%> (ø)
... and 10 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 37c28ca...39128d7. Read the comment docs.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@scastillo-jp scastillo-jp merged commit c28fd2a into master Oct 26, 2021
@scastillo-jp scastillo-jp deleted the TT-370-Logout-button-not-visible branch October 26, 2021 22:54
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.

3 participants