Open scenaristeur opened 8 years ago
@scenaristeur which codelab is it. can you post a link to the page.
oh sorry, i thought i was on the issues for this one : https://codelabs.developers.google.com/codelabs/polymer-firebase-pwa/index.html
To see the problem on a mobile device : add many notes , so that the list screen is full of notes, then the paper-fab is under the list and is not accessible anymore :-[
i'm not sure that putting it at the end is the solution, perharps with index-z propertie ?
Not sure I understand. Would you be able to post a screenshot here? Thanks.
i've send it
Oh, I get it now. Assigning it to @cdata
on the first one, the paper-fab (green button) is under the list and can not be accessed, you can test here : https://scrumapp-1dff3.firebaseapp.com/
and perhaps is there no need anymore to use pouchDB and persistent Data, because Firebase seems to do it : https://firebase.google.com/docs/database/web/save-data#write_data_offline
just a little thing : When we have some notes , the notes list runs over the paper-fab, and this one is not accessible anymore --> put the paper-fab at the end of the template resolve this issue