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

fix(sidebar): 13451 - also define app name by app id and change icon in tab #285

Merged
merged 6 commits into from
Dec 14, 2022

Conversation

IlyaIzr
Copy link
Contributor

@IlyaIzr IlyaIzr commented Dec 7, 2022

App name and icon (also in tab) defined by app id
also small fix for toggle button styles (that was written off by rebases)
image

Am i putting effect of changing tab icon in the right place? Should component name be affected by that? What do you think?

@IlyaIzr IlyaIzr self-assigned this Dec 7, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #285 (200992b) into main (0e1e96e) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #285      +/-   ##
==========================================
- Coverage   10.31%   10.30%   -0.01%     
==========================================
  Files         521      521              
  Lines       37778    37806      +28     
  Branches     1031     1031              
==========================================
  Hits         3895     3895              
- Misses      33454    33482      +28     
  Partials      429      429              
Impacted Files Coverage Δ
...e_bar/components/AppNameAndIcon/AppNameAndIcon.tsx 0.00% <0.00%> (ø)
...c/features/side_bar/components/SideBar/SideBar.tsx 0.00% <0.00%> (ø)

index.html Outdated Show resolved Hide resolved
Copy link
Contributor

@Akiyamka Akiyamka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unhardcode path to static

src/utils/common/index.ts Outdated Show resolved Hide resolved
src/utils/hooks/useBrowserTabUpdate.tsx Outdated Show resolved Hide resolved
@IlyaIzr IlyaIzr requested a review from Akiyamka December 12, 2022 20:13
@IlyaIzr IlyaIzr requested a review from Akiyamka December 13, 2022 16:12
@IlyaIzr IlyaIzr merged commit 9b71621 into main Dec 14, 2022
@IlyaIzr IlyaIzr deleted the 13451-fix-dn-and-smart-city-app-names-and-icons branch December 14, 2022 09:30
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.

4 participants