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

DateTime attribute date picker does not work #2127

Closed Delphinus8821 closed 3 months ago

Delphinus8821 commented 3 months ago

Prerequisites

Description

The Date picker in DateTime attribute in the Attribute Editor cannot be changed. This occurs in both v2.11 and v3.0-rc1.

dateTimePicker

Steps to Reproduce

  1. Open a graph with at least one transaction and select the transaction

  2. Open the Attribute Editor and attempt to change Date on the DateTime attribute under Transaction attributes

  3. Observe the Date stays the same after being changed

Expected behaviour: Date to update to the new date chosen

Actual behaviour: Date stays the same

Reproduces how often: 100%

HolandCrick commented 3 months ago

@Quasar985 - Thanks for trying to fix the date update in Attribute Editor (Transaction). Date to update to the new date chosen from Calendar not working, but works when type using keyboard. Time setup works using mouse. Selected 14/07/20224 bust still 25/07/2024 current date. image

HolandCrick commented 3 months ago

@Quasar985 - thank you for fixing the date bug. It's working nicely now.