bsky-app/src/view/com
Paul Frazee b1a1bae02e
Onboarding & feed fixes (#1602)
* Fix: improve the 'end of feed' detection condition

* Fix the feeds link on mobile in the empty state

* Align the following empty state better on web

* Dont autofocus the search input in the search tab

* Fix the error boundary render

* Add 'end of feed' CTA to following feed

* Reduce the default feeds to discover now that we have feed-selection during onboarding

* Fix case where loading spinner fails to stop rendering in bottom of feed

* Fix: dont show loading spinner at footer of feed when refreshing

* Fix: dont fire reminders during onboarding

* Optimize adding feeds and update to mirror the api behaviors more closely

* Use the lock in preferences to avoid clobbering in-flight updates

* Refresh the feed after onboarding to ensure content is visible

* Remove the now-incorrect comment

* Tune copy
2023-10-04 08:57:23 -07:00
..
auth Onboarding & feed fixes (#1602) 2023-10-04 08:57:23 -07:00
composer Fix 1405 handle android back button in composer (#1446) 2023-09-29 07:49:59 +04:00
feeds Give explicit names to MobX observer components (#1413) 2023-09-07 17:36:08 -07:00
lightbox Fix alt text selectability in lightbox on web (close #1548) (#1571) 2023-10-02 13:25:41 -07:00
lists Fix a mobx complaint about mutations (#1500) 2023-09-20 19:11:07 -07:00
modals Add an illustration to the email verification reminder (#1586) 2023-10-03 19:51:57 -07:00
notifications Fix warning 2023-09-28 20:45:11 -07:00
pager Prefilter the mergefeed to ensure a better mix of following and custom feeds (#1498) 2023-09-20 19:47:56 -07:00
post Language settings updates, new primary language setting (#1471) 2023-09-21 11:33:19 -07:00
post-thread Fix: only use scroll-positioning control on thread when looking at replies (#1587) 2023-10-03 19:55:28 -07:00
posts Onboarding & feed fixes (#1602) 2023-10-04 08:57:23 -07:00
profile Accessibility fixes: add missing labels, dynamically scale home header (#1516) 2023-09-22 17:04:47 -07:00
search Onboarding & feed fixes (#1602) 2023-10-04 08:57:23 -07:00
testing Fixes to tests (#1518) 2023-09-22 17:49:41 -07:00
util Onboarding & feed fixes (#1602) 2023-10-04 08:57:23 -07:00