#14 Inspect Alpine.js and it's persist to keep "state" over page loads
Opened by jskladan. Modified

Not sure if this is worth adding the dependency, but might be nice to use Alpine's $persist, to keep track of which cards are open, or whether the story points graph is shown/hidden in order to keep the "state" between page reloads.

It is not needed right now, but once we implement the periodic background-refreshing of data, I could see the users being... not happy with the ui randomly opening/closing the cards and so on.

https://alpinejs.dev/plugins/persist


Metadata Update from @jskladan:
- Custom field story_points adjusted to 3

Metadata Update from @jskladan:
- Custom field story_points adjusted to 2 (was: 3)

Metadata