planetfederal / qgis-webappbuilder-plugin

GNU General Public License v3.0
18 stars 20 forks source link

Document that previews of webapps are better always be seen when published with a (local) web server #402

Closed gioman closed 7 years ago

gioman commented 7 years ago

see: https://github.com/boundlessgeo/qgis-webappbuilder-plugin/issues/399

otherwise there will be previewed webapps that won't work, and the blame will drop on WAB.

gioman commented 7 years ago

another example is the printing widget: the legend is only shown if webapp is seen via web server, but the preview is enough, not necessary to compile. With no web server, no legend.

SrNetoChan commented 7 years ago

I think it is not good to suggest the user to always serve their previews because this goes against the general idea of the plugin and WDK service. which is to be used by "normal" folks.

I would rather mention this in the trouble section area for these two particular cases. @volaya @gioman what do you think?

volaya commented 7 years ago

Yes, better to just document those widgets that need to be served

On Tue, May 30, 2017 at 3:46 PM, Alexandre Neto notifications@github.com wrote:

I think it is not good to suggest the user to always serve their previews because this goes against the general idea of the plugin and WDK service. which is to be used by "normal" folks.

I would rather mention this in the trouble section area for these two particular cases. @volaya https://github.com/volaya @gioman https://github.com/gioman what do you think?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/boundlessgeo/qgis-webappbuilder-plugin/issues/402#issuecomment-304883131, or mute the thread https://github.com/notifications/unsubscribe-auth/ACARkwZyjoVZgofl9aW5vMJ3n1ZtmHOwks5r_B28gaJpZM4NqRMy .

-- Victor Olaya Software Engineer | Boundless http://boundlessgeo.com/ volaya@boundlessgeo.com @boundlessgeo http://twitter.com/boundlessgeo/

bartvde commented 7 years ago

I agree @SrNetoChan