SaitoTech / saito-lite-rust

a version of the Saito-Lite client written for compatibility with the Saito Rust client and binary data format
24 stars 28 forks source link

Red Square #768

Open karlsaito opened 2 years ago

karlsaito commented 2 years ago
karlsaito commented 2 years ago

Things to do - please edit and update this for new items

arpee commented 2 years ago

Red Square 'needs attention' list: (ask in group if anyone is working on these before taking on.

Backlog

umairkhannn commented 2 years ago

Working on these two @karlsaito @arpee

umairkhannn commented 2 years ago

Rename Mixin to "Cry[pto Wallet" @arpee I had done that, when i was integrating mixin to redsquare, but it broke bunch of stuff inside mixin because of the dependency on this.name of mixin. So just a heads up to anyone trying to change this, need to change the dependencies on name too.

karlsaito commented 2 years ago

@umairkhannn

Improvements (Improvements are arranged in order):

Bugs (Issues are arranged in order)

image image
umairkhannn commented 2 years ago

@karlsaito the "load new tweets" is intended as fixed position element, it will stay on this position even if you scroll down.

Agreed on the "user experience improvement". For now we have two options for seeing new tweets: 1)reload page 2) fetch new tweets on user activity (new tweet. reply, retweet). In later stage we'll check for new tweets automatically and load them.

karlsaito commented 2 years ago

@umairkhannn , how do we fix the overlapping with the description?

arpee commented 2 years ago

@umairkhannn - I'll handle that one - I have an idea.

umairkhannn commented 2 years ago

@arpee acknowledged!

arpee commented 2 years ago

Other issues:

umairkhannn commented 2 years ago

@arpee taking stab at caching tweets