Skip to content

feat: adding note icon #801

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

Merged
merged 2 commits into from
Apr 26, 2021
Merged

feat: adding note icon #801

merged 2 commits into from
Apr 26, 2021

Conversation

itssharmasandeep
Copy link
Contributor

Description

Adding note icon

Testing

Local testing done.

Screenshot 2021-04-26 at 11 45 47 AM

@itssharmasandeep itssharmasandeep requested a review from a team as a code owner April 26, 2021 07:29
@codecov
Copy link

codecov bot commented Apr 26, 2021

Codecov Report

Merging #801 (031e345) into main (7d25280) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #801   +/-   ##
=======================================
  Coverage   85.42%   85.42%           
=======================================
  Files         792      792           
  Lines       16176    16176           
  Branches     2063     2063           
=======================================
  Hits        13819    13819           
  Misses       2326     2326           
  Partials       31       31           
Impacted Files Coverage Δ
...ts/assets-library/src/icons/icon-library.module.ts 100.00% <ø> (ø)

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 7d25280...031e345. Read the comment docs.

@github-actions

This comment has been minimized.

@@ -78,6 +79,7 @@ export const enum IconType {
NoData = 'svg:noData',
Node = 'node',
None = 'none',
Note = 'svg:note',
Copy link
Contributor

Choose a reason for hiding this comment

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

both svgs page and note looks to be the same. If it already exists, could we reuse that and avoiding a new note icon?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

They are same, I liked note better name for that icon and more generic as it is used as description icon in the security tab inside settings.
I will be changing that on the traceable side once this is merged.

@github-actions

This comment has been minimized.

@itssharmasandeep itssharmasandeep merged commit e2f46bb into main Apr 26, 2021
@itssharmasandeep itssharmasandeep deleted the note-icon branch April 26, 2021 13:14
@github-actions
Copy link

Unit Test Results

    4 files  ±0  250 suites  ±0   15m 39s ⏱️ + 1m 49s
897 tests ±0  897 ✔️ ±0  0 💤 ±0  0 ❌ ±0 
903 runs  ±0  903 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit e2f46bb. ± Comparison against base commit 7d25280.

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