Skip to content

Conversation

@raskolnikov-rodion
Copy link
Contributor

Description

Migrate the KnownDrugsSourceDrawer component to TypeScript.

Issue: opentargets/issues#2871

Type of change

  • TypeScript refactor

How Has This Been Tested?

Application was built locally. Component was manually inspected in the UI.

image image

Checklist:

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

drawerBody: {
overflowY: "overlay",
},
} as unknown as CSSProperties,
Copy link
Contributor Author

@raskolnikov-rodion raskolnikov-rodion Nov 12, 2025

Choose a reason for hiding this comment

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

This is a bit unusual but I'm following the recommendation from the compiler as I'm assuming the code is correct even though it doesn't fit the type

image

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.

1 participant