qlik-oss / nebula.js

Product and framework agnostic integration APIs for Qlik's Associative Engine
https://qlik.dev/extend/set-up-nebula-environment/
MIT License
78 stars 56 forks source link

Cannot add settings for properties #500

Closed evless closed 4 years ago

evless commented 4 years ago

🐛 Bug report

Hi! I don't know, maybe it's not a bag. But if I use properties I will not see settings for change them. When I use it local then I see fields for change properties, but if I build component and use it in qlik I will not see fields with settings. Maybe I need to do something else? Or if I create component with nebula I cannot change properties into qlik?

Sorry that I created bug report, but I cannot find information about it :(

Versions

ghost commented 4 years ago

I have the same issue. I tried to modify the sn-mekko-chart v1.0.4 (in order to change some of the displaying options) but after a long trying I wasn't able to see the Colors and Legends menu. Like you, I've seen that this issue didn't happen with previous versions of nebula.js (I would point out to stardust, but I'm not totally sure) as in version 1.0.0 (which used an older release of stardust) everything worked smoothly

In the end I 'solved', after a long trying, doing a partial build with the following command: nebula sense --meta src/meta.json --partial To use it in QS Enterprise, I copied the generated files (all dist folder and the .js/.qext files that have been generated in the root folder) in a folder with the name of the extension and zipped it for QS Enterprise. For QS Desktop you would have to copy the files in a folder under C:\Users\\Documents\Qlik\Sense\Extensions.

I hope this could help, Riccardo

Caele commented 4 years ago

Managing properties through visual controls (like the sense property panel) is not yet fully supported in nebula. See issue: #34 . The current way of working with this is to either edit the chart in sense, or directly edit the properties.