-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Refactor dashboard features to use selector-observer
#3521
Refactor dashboard features to use selector-observer
#3521
Conversation
Can you also remove “default listeners” the line from features/index? Are there any other features with isDashboard? |
Only infinite-scroll but that is too complex for me to try and change, |
select-observer
for features run on the dashboardselector-observer
for features run on the dashboard
That's fine as is, it only need the explicit |
selector-observer
for features run on the dashboardselector-observer
Likewise, the same can be done for any every/most |
@fregante I had an emergency come up I may be off for a day or 2. I will try to finish it soon. |
This reverts commit 7f4ebe1.
Co-authored-by: Federico <me@fregante.com>
Done |
What about |
This doesn't appear to be affected by https://github.com/josh/selector-observer/issues/30 👍 You can merge it if you don't to make further changes. |
@fregante I restored the listener for now for Are we good to merge now? |
…b#3521) Co-authored-by: Federico <me@fregante.com>
LINKED ISSUES:
Fixes
open-issue-to-latest-comment
doesn't work consistently #3469TEST URLS:
https://github.com/
SCREENSHOT:
There should be no changes