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

Feed improvements #25

Merged
merged 13 commits into from
Sep 11, 2023
Merged

Feed improvements #25

merged 13 commits into from
Sep 11, 2023

Conversation

darrarski
Copy link
Owner

@darrarski darrarski commented Sep 10, 2023

  • Hide "show more" button when the feed is empty - should address UI flickering.
  • Improve view layout of status preview cards and attachments - should address UI flickering when scrolling.
  • Add horizontally scrollable gallery of status preview cards and attachments.
  • Use full available width for feed.
  • Create StatusTextRenderer internal dependency.
  • Render status text asynchronously in StatusReducer - should address UI flickering when scrolling and make the scrolling smoother.
  • Delay fetch effects by half a second (debounce) - should improve UX.

@darrarski darrarski self-assigned this Sep 10, 2023
@darrarski darrarski merged commit a36d201 into main Sep 11, 2023
3 checks passed
@darrarski darrarski deleted the feature/scrollable-feed-status-gallery branch September 11, 2023 00:36
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.

None yet

1 participant