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

ROU-11631: Input and Textarea do not allow the text to be selected when the component is disabled V2 #1018

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

gnbm
Copy link
Collaborator

@gnbm gnbm commented Feb 11, 2025

This PR is to remove the pointer-events: auto from the selector .form-control[data-input][disabled], .form-control[data-textarea][disabled] since it's not needed.

Checklist

  • tested locally
  • documented the code
  • clean all warnings and errors of eslint
  • requires changes in OutSystems (if so, provide a module with changes)
  • requires new sample page in OutSystems (if so, provide a module with changes)

@gnbm gnbm added the bug Something isn't working label Feb 11, 2025
@gnbm gnbm requested a review from a team as a code owner February 11, 2025 20:55
@gnbm gnbm merged commit a0b1d8d into dev Feb 11, 2025
13 checks passed
@gnbm gnbm deleted the ROU-11631_v2 branch February 11, 2025 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants