Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select latest epoch #389

Merged
merged 5 commits into from
Jul 3, 2023
Merged

Select latest epoch #389

merged 5 commits into from
Jul 3, 2023

Conversation

kimo-k
Copy link
Contributor

@kimo-k kimo-k commented Jul 1, 2023

No description provided.

Reduced parentheses, redundant bindings & redundant updates.

It wasn't obvious that associng `selected-id` amounted to doing
nothing, since that was the original value.

Switched to using `cond->`. Now, we explicitly do nothing.
The scroll-to effect didn't work in certain cases. Now, new epochs
always scroll because they always mount with a clean state.
#190

Now, selecting any epoch but the latest one causes the selection to
stay on it, despite any new epochs arriving.
@kimo-k kimo-k merged commit cbed1e1 into master Jul 3, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant