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

Problem with the documentation for the input component in web-components storybook #9749

Closed
1 of 2 tasks
jc-corrales opened this issue Nov 3, 2022 · 1 comment
Closed
1 of 2 tasks
Assignees
Labels
documentation Improvements or additions to documentation inactive package: carbon web components question Further information is requested

Comments

@jc-corrales
Copy link

jc-corrales commented Nov 3, 2022

Summary

I'd like to request an update to the Input entry in the storybook documentation, because all this time I was using the CDN provided there and not in the CodeSandBox (I don't tend to use the CodeSandBox in part because I can't persist my changes)
https://web-components.carbondesignsystem.com/?path=/docs/components-input--default

Relevant information

The current documentation CDN says:

// SPECIFIC VERSION (available starting v1.6.0)

<script type="module" src="https://1.www.s81c.com/common/carbon/web-components/version/v1.21.0/form.min.js"></script>

// LATEST tag

<script type="module" src="https://1.www.s81c.com/common/carbon/web-components/tag/v1/latest/form.min.js"></script>

While the real tag to access the input is:

<script type="module" src="https://1.www.s81c.com/common/carbon/web-components/tag/latest/input.min.js"></script>

Or also:

<script type=module src=https://1.www.s81c.com/common/carbon/web-components/version/v1.21.0/input.min.js></script>

Name and organization

Juan Carlos Corrales, IBM

Code of Conduct

#9749

@jc-corrales jc-corrales added the question Further information is requested label Nov 3, 2022
@oliviaflory oliviaflory added documentation Improvements or additions to documentation package: carbon web components labels Nov 3, 2022
@kennylam kennylam transferred this issue from carbon-design-system/carbon-web-components Dec 6, 2022
@stale
Copy link

stale bot commented May 27, 2023

We've marked this issue as stale because there hasn't been any activity for 60 days. If there's no further activity on this issue in the next three days then we'll close it. You can keep the conversation going with just a short comment. Thanks for your contributions.

@stale stale bot added the inactive label May 27, 2023
@andy-blum andy-blum closed this as not planned Won't fix, can't repro, duplicate, stale Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation inactive package: carbon web components question Further information is requested
Projects
Status: Done
Development

No branches or pull requests

6 participants