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

Communication: Fix clipping issues on mobile devices #9460

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Fixed favoriting channel making sidebar dissapear

bb1e097
Select commit
Loading
Failed to load commit list.
Open

Communication: Fix clipping issues on mobile devices #9460

Fixed favoriting channel making sidebar dissapear
bb1e097
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Oct 17, 2024 in 0s

6 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 6
           

Complexity increasing per file
==============================
- src/main/webapp/app/overview/course-sidebar.service.ts  1
- src/test/javascript/spec/service/overview/course-sidebar.service.spec.ts  1
- src/main/webapp/app/core/core.module.ts  2
         

See the complete overview on Codacy

Annotations

Check warning on line 52 in src/main/webapp/app/overview/course-conversations/course-conversations.component.scss

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/main/webapp/app/overview/course-conversations/course-conversations.component.scss#L52

Unexpected unknown at-rule "@include" (at-rule-no-unknown)

Check warning on line 85 in src/main/webapp/app/overview/course-conversations/course-conversations.component.scss

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/main/webapp/app/overview/course-conversations/course-conversations.component.scss#L85

Expected selector ".sidebar-wrap" to come before selector ".communication-content-sidebar.sidebar-collapsed .sidebar-wrap" (no-descending-specificity)

Check warning on line 40 in src/main/webapp/app/overview/course-conversations/course-wide-search/course-wide-search.component.scss

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/main/webapp/app/overview/course-conversations/course-wide-search/course-wide-search.component.scss#L40

Unexpected unknown at-rule "@include" (at-rule-no-unknown)

Check notice on line 58 in src/main/webapp/app/overview/course-conversations/course-wide-search/course-wide-search.component.scss

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/main/webapp/app/overview/course-conversations/course-wide-search/course-wide-search.component.scss#L58

Unexpected empty line before declaration (declaration-empty-line-before)

Check warning on line 93 in src/main/webapp/app/overview/course-conversations/layout/conversation-thread-sidebar/conversation-thread-sidebar.component.scss

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/main/webapp/app/overview/course-conversations/layout/conversation-thread-sidebar/conversation-thread-sidebar.component.scss#L93

Unexpected unknown at-rule "@include" (at-rule-no-unknown)

Check warning on line 128 in src/main/webapp/app/shared/metis/metis.component.scss

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/main/webapp/app/shared/metis/metis.component.scss#L128

Unexpected unknown at-rule "@include" (at-rule-no-unknown)