question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

<LinkButton /> deprecation is not documented

See original GitHub issue

Describe the bug <LinkButton /> deprecation is not documented, and no alternative is proposed.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://uikit.commercetools.com/?path=/story/components-buttons--linkbutton

Expected behavior The deprecation is not documented. I was aware of it via a console warning and couldn’t know the alternative until checking https://github.com/commercetools/ui-kit/pull/1169.

Screenshots

Screenshot 2021-04-06 at 12 35 14

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
mmaltsev-ctcommented, Jan 31, 2022

The agreement is to add the story for this component back to the storybook and make sure the deprecation note is visible in the README.

0reactions
ahmehricommented, Apr 8, 2021

All the other buttons are alternatives. The one mentioned in the linked PR is <FlatButton />.

Adds as prop to FlatButton.

And I found out that all other buttons have also the as prop.

Read more comments on GitHub >

github_iconTop Results From Across the Web

LinkButton - Documentation - Apple Developer
If layout is not defined, size and position are based on various factors, such as the device type, the length of the content,...
Read more >
LinkButton — Godot Engine (stable) documentation in English
Simple button used to represent a link to some resource. This kind of button is primarily used when the interaction with the button...
Read more >
error 'document.getelementbyid(...)' is null or not an object
I created two JavaScript functions. var a, b; function changeTo(a, b) { document.getElementById(a).
Read more >
LinkButton - Adobe ActionScript® 3 (AS3 Flex) API Reference
The LinkButton control is a borderless Button control whose contents are highlighted when a user moves the mouse over it. These traits are...
Read more >
LinkButton - ICEfaces - ICEfaces.org Community Wiki
This section covers attributes involved in the typical use-cases for this component. For reference, the complete taglib documentation for this ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found