Open karlsaito opened 2 years ago
Things to do - please edit and update this for new items
Red Square 'needs attention' list: (ask in group if anyone is working on these before taking on.
Backlog
Working on these two @karlsaito @arpee
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.
@umairkhannn
Improvements (Improvements are arranged in order):
[ ] Sharing the post via url when someone opens a tweet -There should be a unique URL for each post. When someone clicks a post, the address search bar should contain the unique link for the post instead of home)
[ ] Follow users -- similar to add on contact list (in arcade)
[ ] Tagging of Users in post to create engagement (Prerequisite: follow users)
[ ] User experience improvement: when users tweet something, it should appear on the screen without asking them to load tweets. users are familiar with their posts reflected on their feed without additional steps, case in point twitter and facebook. if the user experience has been improved, then breaking away from the norm would be helpful, but in this case,
Bugs (Issues are arranged in order)
[x] Bug/UX problem: #908
[ ] the layout and position of the "load new tweets needs to be adjusted and improve. move it below, it overlaps with the explanation
@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.
@umairkhannn , how do we fix the overlapping with the description?
@umairkhannn - I'll handle that one - I have an idea.
@arpee acknowledged!
Other issues:
@arpee taking stab at caching tweets