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

Add ToggleSecret to backend scripts #3560

Merged
merged 8 commits into from Nov 20, 2023
Merged

Add ToggleSecret to backend scripts #3560

merged 8 commits into from Nov 20, 2023

Conversation

bjorvack
Copy link
Contributor

Type

  • Feature

Pull request description

Adds a script to toggle password/text input

@bjorvack bjorvack requested a review from a team as a code owner September 20, 2023 09:14
@tijsverkoyen
Copy link
Member

Just an idea. So discuss: Wouldn't it be more logical to have this as a Symfony Form Type? So the developer does not need to remember to add the needed JS, but it is done automatically?

@carakas carakas added the DX label Sep 20, 2023
@carakas carakas added this to the 6.0.0 milestone Sep 20, 2023
@jonasdekeukelaere
Copy link
Member

Form type with this logic built is is a good idea

@jonasdekeukelaere
Copy link
Member

@tijsverkoyen Form type added

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Files Coverage Δ
src/Core/Domain/Form/TogglePasswordType.php 0.00% <0.00%> (ø)

📢 Thoughts on this report? Let us know!.

Jonas De Keukelaere added 2 commits October 11, 2023 12:25
Also move logic from button and input to input-group
@carakas carakas merged commit 55be30e into fork6 Nov 20, 2023
12 of 13 checks passed
@carakas carakas deleted the toggle-secret branch November 20, 2023 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants