azu / irodr

RSS reader client like LDR for Inoreader.
https://irodr.netlify.app/
MIT License
127 stars 4 forks source link

Subscriptions on root isn't shown. #60

Closed yayugu closed 5 years ago

yayugu commented 5 years ago

I found Irodr only shown subscriptions which contained by some folders. It seems a bug or unkind behavior.

すばらしいプロダクトをありがとうございます 感動しながら使い始めています!:heart:


Edit by @azu

Summary: Irodr had a bug that disappear Uncategorized feeds. Currently, this bug was fixed

azu commented 5 years ago

Thanks for report. It seem a bug.

This line just ignore a subscription that has not categories(empty categories). https://github.com/azu/irodr/blob/de3de35b3fef98eb22e84900fa296b86718c6386/src/infra/repository/SubscriptionRepository.ts#L38 We will fix this bug.

azu commented 5 years ago

Probably, I fix this issue by #61 Show a subscription that has not categories in "Uncategorized" category. image

yayugu commented 5 years ago

Thanks for rapid fix! I'll check when deployed to https://irodr.netlify.com

azu commented 5 years ago

Already deployed.

yayugu commented 5 years ago

Hmm.. issue isn't fixed.

azu commented 5 years ago

I've commited a bug fix and deploy it https://github.com/azu/irodr/commit/6d5863e98ba359996209a057c0bd9edf063f3252

It work in my enviroments. Can you try to reload again?

image

image

yayugu commented 5 years ago

Works perfectly!!