Open mcicolella opened 6 years ago
If object's list lenght is lower then or equal to screen's lenght, the button could cover an element anyway and the list shouldn't be "scrollable". I guess we should think to something else
@amenak77 what's your solution?
@mcicolella maybe changing the button's position
or commutate the button with another GUI element less "intusive"
In my opinion, first choise should be more standard
What about changing the floating button to a menu entry in the app bar menu?
@romanofranz choise numer two; not bad @mcicolella what do you think about this?
@romanofranz do you want to take this issue?
@amenak77 Unfortunately I'm not a Vue developer, I was just suggesting my idea because I spot the question on Twitter :(
Hi, i would like to take this issue as my first contribution, if it is still relevant.
@mcdead154 ok
is this still an issue? The link above to the code does not work.
As you can see in the attached image, the button (bottom right corner) overlaps some elements.
It'd better to hide it when scrolling down and show it again when scrolling up.
P.D. any other good alternative? Code ref. https://github.com/freedomotic/fd-vue-webapp/blob/master/src/components/mobile/mobile-pages/PluginsPanel.vue