fossasia / loklak_search

Frontend Search for loklak server https://loklak.org
GNU Lesser General Public License v3.0
1.83k stars 578 forks source link

UI enhancements #433

Open hemantjadon opened 7 years ago

hemantjadon commented 7 years ago

There are many places in the application where the UI breaks down.

Achint08 commented 7 years ago

@hemantjadon Look out for these enhancements

@singhpratyush @hemantjadon Your views?

singhpratyush commented 7 years ago

a tweet containing both video & images.

I think that we can't have both video and image in the same Tweet. But loklak may be discovering images out of the raw HTML (which probably IS the thumb to the video). So yes, this can be done.

Other things look good.

hemantjadon commented 7 years ago

@Achint08 instead of inviewport directive I will switch the implementation to IntersectionObserver and implement the Loading of media content using the Observer API to detect changes and loading the media only when necessary

Aaryan-kapur commented 4 years ago

can i take this up and try to improve this further??