Joel Hernández

Results 152 issues of Joel Hernández

Thanks to @duichwer for reporting these! - [ ] https://github.com/OkunaOrg/okuna-app/blob/dd1a8e17617a7e5ea4d0ffc4e40b32e2f677571f/lib/services/httpie.dart#L313 - [ ] https://github.com/OkunaOrg/okuna-app/blob/dd1a8e17617a7e5ea4d0ffc4e40b32e2f677571f/lib/services/httpie.dart#L405 - [ ] https://github.com/OkunaOrg/okuna-app/blob/dd1a8e17617a7e5ea4d0ffc4e40b32e2f677571f/lib/services/httpie.dart#L483 - [ ] https://github.com/OkunaOrg/okuna-app/blob/dd1a8e17617a7e5ea4d0ffc4e40b32e2f677571f/lib/services/httpie.dart#L485 - [ ] https://github.com/OkunaOrg/okuna-app/blob/dd1a8e17617a7e5ea4d0ffc4e40b32e2f677571f/lib/services/httpie.dart#L487 - [ ] https://github.com/OkunaOrg/okuna-app/blob/dd1a8e17617a7e5ea4d0ffc4e40b32e2f677571f/lib/services/httpie.dart#L490...

bug
priority:medium

We should show a reply button on a comment reply which opens a new comment with the @username of the person replying to filled in. Bonus points: Perhaps we should...

priority:medium
enhancement

The trending widget state is recreated everytime the user taps on the search bar, types, and cancels it. It should be cached. Most likely solution is adding the widget as...

bug
backlog

I suspect the following is the reason. https://sentry.openbook.social/okuna/okuna-app/issues/13388/?query=is:unresolved

bug
priority:medium

Perhaps also to get it done with https://github.com/OkunaOrg/okuna-app/issues/421 ?

bug
priority:medium

Some people might find link previews annoying. Let's provide an in-app way to disable them.

feature
priority:medium

Currently our cache strategy works with FIFO, this means if a user explores deep enough and then comes back to the main screen, the visualized post will no longer be...

priority:medium
enhancement

We can't push a release till we find a way to make the video player to work with caching on Flutter's latest master version with latest flutter_plugins/video_player changes.. Currently no...

bug
priority:critical
show stopper

We should have an onboarding flow right after sign-up which orients people within the platform. Right now you land on an empty feed with no clue of what to do....

feature
priority:high