1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-03-17 20:37:54 +02:00
kamre 46f4185d30
Don't use property value for key construction. (#2317)
* Don't use property value for key construction.

* Use value from props as current value in `DateRange` component:
 - this allows to update it properly in the dialog when the value on the server is updated
 - current value is stored in `PropertyValueElement` similar to other property value components
 - fixed stale closure in `Modal` component
 - unit tests for `DateRange` updated (wrapper with current value created)
2022-02-15 09:24:31 -07:00
..
2021-05-10 07:46:07 +02:00
2022-02-04 11:21:33 -07:00