Skip to content

bugfix/FOUR-21142: New Password Input disappears in password/change page with users#7782

Merged
ryancooley merged 1 commit intorelease-2024-fallfrom
bugfix/FOUR-21142
Dec 2, 2024
Merged

bugfix/FOUR-21142: New Password Input disappears in password/change page with users#7782
ryancooley merged 1 commit intorelease-2024-fallfrom
bugfix/FOUR-21142

Conversation

@CarliPinell
Copy link
Copy Markdown
Contributor

Solution

  • "change.js" mix was removed from webpack-login.mix.js file

How to Test

  • Create users
  • Enable “User must change password at next login“ option
  • Open navigator
  • Go to login page
  • Set user data created
  • Wait the page rendered
  • Click on New password input
  • Check the filed New password input

Related Tickets & Packages

https://processmaker.atlassian.net/browse/FOUR-21142

Code Review Checklist

  • I have pulled this code locally and tested it on my instance, along with any associated packages.
  • This code adheres to ProcessMaker Coding Guidelines.
  • This code includes a unit test or an E2E test that tests its functionality, or is covered by an existing test.
  • This solution fixes the bug reported in the original ticket.
  • This solution does not alter the expected output of a component in a way that would break existing Processes.
  • This solution does not implement any breaking changes that would invalidate documentation or cause existing Processes to fail.
  • This solution has been tested with enterprise packages that rely on its functionality and does not introduce bugs in those packages.
  • This code does not duplicate functionality that already exists in the framework or in ProcessMaker.
  • This ticket conforms to the PRD associated with this part of ProcessMaker.

Copy link
Copy Markdown
Contributor

@agustinbusso agustinbusso left a comment

Choose a reason for hiding this comment

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

The fix is correct:

Screen.Recording.2024-11-29.at.17.41.10.mov

@ryancooley ryancooley merged commit da7b313 into release-2024-fall Dec 2, 2024
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.

3 participants