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

Block renderering non http(s):// links via <Icon> #6588

Merged
merged 6 commits into from Nov 17, 2022

Conversation

Nokel81
Copy link
Collaborator

@Nokel81 Nokel81 commented Nov 16, 2022

Signed-off-by: Sebastian Malton sebastian@malton.name

Signed-off-by: Sebastian Malton <sebastian@malton.name>
Signed-off-by: Sebastian Malton <sebastian@malton.name>
@Nokel81 Nokel81 added bug Something isn't working area/security labels Nov 16, 2022
@Nokel81 Nokel81 added this to the 6.2.0 milestone Nov 16, 2022
@Nokel81 Nokel81 requested a review from a team as a code owner November 16, 2022 14:44
@Nokel81 Nokel81 requested review from jansav and aleksfront and removed request for a team November 16, 2022 14:44
Copy link
Contributor

@jim-docker jim-docker left a comment

Choose a reason for hiding this comment

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

Getting a lot of these errors trying to build:

ERROR in /Users/jimehrismann/git/lensapp/lens/src/renderer/components/menu/menu-actions.tsx
./src/renderer/components/menu/menu-actions.tsx 163:16-23
[tsl] ERROR in /Users/jimehrismann/git/lensapp/lens/src/renderer/components/menu/menu-actions.tsx(163,17)
      TS2322: Type '{ material: string; interactive: boolean | undefined; tooltip: string; }' is not assignable to type 'IntrinsicAttributes & IconProps & { children?: ReactNode; }'.
  Property 'tooltip' does not exist on type 'IntrinsicAttributes & IconProps & { children?: ReactNode; }'.

@Nokel81
Copy link
Collaborator Author

Nokel81 commented Nov 16, 2022

Thanks well look into this

Signed-off-by: Sebastian Malton <sebastian@malton.name>
@Nokel81
Copy link
Collaborator Author

Nokel81 commented Nov 16, 2022

@jim-docker Fixed

Signed-off-by: Sebastian Malton <sebastian@malton.name>
Signed-off-by: Sebastian Malton <sebastian@malton.name>
@Nokel81
Copy link
Collaborator Author

Nokel81 commented Nov 17, 2022

@jim-docker Done

aleksfront
aleksfront previously approved these changes Nov 17, 2022
Signed-off-by: Sebastian Malton <sebastian@malton.name>
@Nokel81 Nokel81 merged commit 56e7897 into master Nov 17, 2022
@Nokel81 Nokel81 deleted the block-unsafe-icon-href branch November 17, 2022 16:10
@Nokel81 Nokel81 mentioned this pull request Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/security bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants