Show Link icon when hovering over Teaser grid block.#793
Open
Tishasoumya-02 wants to merge 11 commits intomainfrom
Open
Show Link icon when hovering over Teaser grid block.#793Tishasoumya-02 wants to merge 11 commits intomainfrom
Tishasoumya-02 wants to merge 11 commits intomainfrom
Conversation
Member
|
@Tishasoumya-02 I am missing the toast implementation. is it in another pr? Screenshot
|
danalvrz
reviewed
Feb 17, 2026
Comment on lines
+166
to
+168
| <div className="card-link-icon"> | ||
| <LinkIconButton item={item} /> | ||
| </div> |
Collaborator
There was a problem hiding this comment.
Is it possible to add the LinkIconButton to the card-inner element? So that we only have to add it once.
Contributor
Author
There was a problem hiding this comment.
will try and see
Contributor
Author
There was a problem hiding this comment.
It could be possible for listing cards but for teaser blocks it would distort the design since the icon is to appear inside the teaser-summary in the figma.
Contributor
Author
|
@iFlameing Yes in intranet kitconcept/kitconcept.intranet#329 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Related to https://gitlab.kitconcept.io/kitconcept/distribution-kitconcept-intranet/-/issues/224 and https://gitlab.kitconcept.io/kitconcept/distribution-kitconcept-intranet/-/issues/267