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

fix bug: event id is removed from request for app with limited ammount of features #48

Conversation

Akiyamka
Copy link
Contributor

@Akiyamka Akiyamka commented Jul 5, 2022

Reason of this bug was in autoselect logic (look at first commit in branch)
In scope of this fix i rewrite logic of autoselect and autozoom to more imperative style - look like it this case it more suitable

in case when event list disabled as feature
We have more cases when auto select unnesasary.
Because of this I decide run autoselect only if explicitly required

this commit broke auto focus to event
I use the very same logick as for autoselect
@Akiyamka Akiyamka force-pushed the 10982-event-id-is-removed-from-request-for-app-with-limited-ammount-of-features branch from d5ea61f to e6fc23e Compare July 6, 2022 14:43
@propakov
Copy link
Contributor

propakov commented Jul 7, 2022

👍

@Akiyamka Akiyamka merged commit 760aa1e into main Jul 7, 2022
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.

2 participants