Skip to content

Fix datetimepicker hide button

Dhiraj Bodicherla requested to merge fix-failing-datetimepicker-hide-button into master

What does this MR do?

The ref="dropdown for date time picker was removed accidentally. This causes the cancel button to break. Sadly the specs did not catch this. So I updated the specs along with re-adding the ref to the date time picker dropdown.

Screenshots

Before After
time_picker 7ef84e24fb184b1fb40486816897d294

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Mentions: #238151 (closed)

Edited by Dhiraj Bodicherla

Merge request reports