mdolr / survol

A browser extension to preview any link you hover
https://survol.me
Apache License 2.0
143 stars 66 forks source link

The survol container should display a placeholder / loading icon #112

Open mdolr opened 4 years ago

mdolr commented 4 years ago

While a survolBackgroundRequest is being done, the container should display a loading icon or even better something like this.

carlosfrontend commented 4 years ago

I am interested in working on this

mdolr commented 4 years ago

Feel free to :+1:

carlosfrontend commented 4 years ago

Thanks i will try :+1:

carlosfrontend commented 4 years ago

I saw this But is very dificult for me :disappointed:

mdolr commented 4 years ago

Well we are not using vue, afaik it should be possible to make a skeleton in pure css.

let’s start by adding a loading icon and we’ll replace by a skeleton later

ask-imran commented 4 years ago

Hey @carlosfrontend Let me know if you are working on this, I would love to try it.