constellation-app / constellation

A graph-focused data visualisation and interactive analysis application.
https://constellation-app.com
Apache License 2.0
386 stars 58 forks source link

Fix date time picker's date not changing #2160

Closed Quasar985 closed 3 months ago

Quasar985 commented 3 months ago

Prerequisites

Description of the Change

Fix bug causing date time picker in attribute editor to get stuck on current date.

Alternate Designs

N/A

Why Should This Be In Core?

N/A

Benefits

Bug fixes.

Possible Drawbacks

None.

Verification Process

  1. Open consty
  2. Open graph that has transaction (sphere graph builder, for example)
  3. Open attribute editor and select a transaction on graph
  4. In attribute editor, click date time.
  5. Select a date using the date picker.
  6. Observe field has updated to selected date.

Applicable Issues

https://github.com/constellation-app/constellation/issues/2127

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud