Skip to content

Conversation

@Tsiorifamonjena
Copy link
Contributor

@Tsiorifamonjena Tsiorifamonjena commented Oct 29, 2025

Description

This PR add the Distribution Image section to the creation page (title and helper).
It also refactor and rework the useGuideLink hook to be able to take more than one helper key

I use typescript feature overloading function with distinct signature to infer the return type :

  • if one key is passed to the function then it will return directly the link
  • otherwise, if an array of key is passed then a record will be returned

Ticket Reference: #TAPC-4614, #TAPC-4652

Additional Information

image

Copy link

@manoncarbonnel manoncarbonnel left a comment

Choose a reason for hiding this comment

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

Great ! One more step towards our goal. Nice work 👌

Copy link
Contributor

@lolottetheclash lolottetheclash left a comment

Choose a reason for hiding this comment

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

well done for guides part !!!

@Tsiorifamonjena Tsiorifamonjena marked this pull request as draft October 29, 2025 15:18
@Tsiorifamonjena Tsiorifamonjena force-pushed the feat/TAPC-4614 branch 2 times, most recently from fa2f02b to 9b5933d Compare October 29, 2025 15:32
ref: #TAPC-4614, #TAPC-4652

Signed-off-by: tsiorifamonjena <[email protected]>
Co-authored-by: CDS Translator Agent <[email protected]>
@Tsiorifamonjena Tsiorifamonjena marked this pull request as ready for review October 30, 2025 08:40
@Tsiorifamonjena Tsiorifamonjena merged commit 84e23a7 into feat/add-instance-creation-page-TAPC-4445 Oct 30, 2025
15 checks passed
@Tsiorifamonjena Tsiorifamonjena deleted the feat/TAPC-4614 branch October 30, 2025 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants