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

TextField component: Add support for readOnly #825

Merged
merged 3 commits into from
Jan 22, 2024

Conversation

vmilan
Copy link
Contributor

@vmilan vmilan commented Jan 22, 2024

Description

Shortcut: https://app.shortcut.com/cartoteam/story/357036/textfield-add-read-only-styles
[sc-357036]

In some parts of the application, we need to use read-only inputs instead of disabled ones because disabled inputs would not be sent when the form is submitted.

We need to modify our design system (C4R) to have the option to give proper styles for read-only inputs.

Copy link

This pull request has been linked to Shortcut Story #357036: TextField - Add read-only styles.

Copy link

github-actions bot commented Jan 22, 2024

Pull Request Test Coverage Report for Build 7612447543

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 69.226%

Totals Coverage Status
Change from base Build 7612376544: 0.0%
Covered Lines: 2613
Relevant Lines: 3450

💛 - Coveralls

Copy link

github-actions bot commented Jan 22, 2024

Visit the preview URL for this PR (updated for commit 083f24a):

https://cartodb-fb-storybook-react-dev--pr825-feature-readonly-mp65fnp1.web.app

(expires Mon, 29 Jan 2024 14:18:10 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 517cc4d31d7e09cf277774e034094b67c301cd4c

@vmilan vmilan marked this pull request as ready for review January 22, 2024 09:46
@vmilan vmilan merged commit ef88f55 into master Jan 22, 2024
2 checks passed
@vmilan vmilan deleted the feature/readonly-textfield branch January 22, 2024 14:19
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.

2 participants