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(web-react, web-twig): PasswordToggle disabled #DS-1478 #1680

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

pavelklibani
Copy link
Contributor

Description

Additional context

Issue reference

Password Toggle button should be disabled if the TextField is disabled

@pavelklibani pavelklibani self-assigned this Oct 2, 2024
@github-actions github-actions bot added the bug Something isn't working label Oct 2, 2024
@pavelklibani pavelklibani added run-visual-tests Runs visual regression testing on this PR and removed bug Something isn't working labels Oct 2, 2024
Copy link

netlify bot commented Oct 2, 2024

Deploy Preview for spirit-design-system ready!

Name Link
🔨 Latest commit 3f2fbea
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system/deploys/66fe8028aec2e200080dd9bc
😎 Deploy Preview https://deploy-preview-1680--spirit-design-system.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 96 (no change from production)
Accessibility: 93 (no change from production)
Best Practices: 100 (no change from production)
SEO: 82 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

Copy link

netlify bot commented Oct 2, 2024

Deploy Preview for spirit-design-system-storybook ready!

Name Link
🔨 Latest commit 3f2fbea
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-storybook/deploys/66fe80282a97c0000864bfc2
😎 Deploy Preview https://deploy-preview-1680--spirit-design-system-storybook.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 configuration.

@pavelklibani pavelklibani changed the title Fix(web-react): Disable password toggle on TextField #DS-1478 Fix(web-react, web-twig): PasswordToggle disabled #DS-1478 Oct 2, 2024
@coveralls
Copy link

coveralls commented Oct 2, 2024

Coverage Status

coverage: 78.751%. remained the same
when pulling 3f2fbea on fix/ds-1478-password-toggle-disabled
into 460f31a on main.

Copy link
Collaborator

@literat literat left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@pavelklibani pavelklibani force-pushed the fix/ds-1478-password-toggle-disabled branch from 9dd0adf to 512d0e6 Compare October 3, 2024 08:46
@pavelklibani pavelklibani force-pushed the fix/ds-1478-password-toggle-disabled branch from 527e898 to 928056b Compare October 3, 2024 11:19
@literat literat self-requested a review October 3, 2024 11:22
Copy link
Collaborator

@literat literat left a comment

Choose a reason for hiding this comment

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

Disabled TextField can be edited and focused.

@pavelklibani pavelklibani force-pushed the fix/ds-1478-password-toggle-disabled branch from 928056b to fbd630e Compare October 3, 2024 11:25
@pavelklibani pavelklibani force-pushed the fix/ds-1478-password-toggle-disabled branch from fbd630e to 3f2fbea Compare October 3, 2024 11:29
@pavelklibani
Copy link
Contributor Author

Disabled TextField can be edited and focused.

fixed

@pavelklibani pavelklibani requested a review from literat October 3, 2024 11:36
Copy link
Collaborator

@literat literat left a comment

Choose a reason for hiding this comment

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

👍

@pavelklibani pavelklibani merged commit 7aac16d into main Oct 3, 2024
29 checks passed
@pavelklibani pavelklibani deleted the fix/ds-1478-password-toggle-disabled branch October 3, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-visual-tests Runs visual regression testing on this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants