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

fix: remove icon from readonly text input #12382

Merged
merged 7 commits into from
Oct 27, 2022

Conversation

lee-chase
Copy link
Member

@lee-chase lee-chase commented Oct 24, 2022

Contributes to #2177

Adjusts the readOnly textInput based on #2177.

  • This removes the EditOff icon.
  • Removes requirement from test for icon.

Changelog

Changed

  • TextInput

Testing / Reviewing

Reviewed the result in Storybook, updated test.

@lee-chase lee-chase requested a review from a team as a code owner October 24, 2022 17:55
@netlify
Copy link

netlify bot commented Oct 24, 2022

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 4a0a4ff
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/6356d182a0241700089bf25b
😎 Deploy Preview https://deploy-preview-12382--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Oct 24, 2022

Deploy Preview for carbon-components-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 4a0a4ff
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/6356d182afa71b00089264aa
😎 Deploy Preview https://deploy-preview-12382--carbon-components-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Oct 24, 2022

Deploy Preview for carbon-components-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit ea07f65
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/635ac2ffc6830f0008934318
😎 Deploy Preview https://deploy-preview-12382--carbon-components-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Oct 24, 2022

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit ea07f65
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/635ac2ff92cda200086e0e2a
😎 Deploy Preview https://deploy-preview-12382--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@tay1orjones tay1orjones requested review from a team and aagonzales and removed request for a team October 25, 2022 12:55
Copy link
Member

@aagonzales aagonzales left a comment

Choose a reason for hiding this comment

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

Approving the changes list. But I had a follow up, is the read-only input supposed to be focusable? I see its receiving focus currently and that makes it seem like its actionable.

@lee-chase
Copy link
Member Author

@aagonzales the standard HTML input is focusable when readonly https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_input_readonly

@kodiakhq kodiakhq bot merged commit c588221 into carbon-design-system:main Oct 27, 2022
@carbon-bot
Copy link
Contributor

Hey there! v11.16.0 was just released that references this issue/PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

6 participants